Skip to content

Commit

Permalink
📝 更新脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyd-c committed Mar 29, 2021
1 parent 6a36ad6 commit 3e4faa7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ja.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ case "$1" in
'updv')
bin/updVersion.sh $2
;;
'pd')
bin/push-dev.sh
;;
'p')
bin/push.sh
;;
*)
help
esac

0 comments on commit 3e4faa7

Please sign in to comment.