This website works better with JavaScript.
Explore
Help
Register
Sign In
kola
/
wutian-miniprogram
Watch
1
Star
0
Fork
You've already forked wutian-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.
67
Commits
2
Branches
0
Tags
20 MiB
JavaScript
54.2%
SCSS
23.5%
TypeScript
22.3%
Branch:
main
dev
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
wutian-miniprogram
/
dist.sh
4 lines
92 B
Raw
Permalink
Blame
History
#!/bin/bash
cd
./src/images/
||
exit
svn add . --no-ignore --force
svn ci -m
"版本更新"
Reference in new issue
Copy Permalink