This website works better with JavaScript.
Explore
Help
Sign In
kola
/
drug-miniprogram
Watch
1
Star
0
Fork
You've already forked drug-miniprogram
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
0
Tags
15 MiB
JavaScript
97.5%
SCSS
1.3%
TypeScript
1.2%
Tree:
0dd11cd552
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0dd11cd552'
${ noResults }
drug-miniprogram
/
dist.sh
5 lines
97 B
Raw
Blame
History
#!/bin/bash
cd
./src/images/
||
exit
svn add . --no-ignore --force
svn ci -m
"版本更新"
exit
Reference in new issue
Copy Permalink