pikapython/push.sh
2021-08-23 13:54:30 +08:00

7 lines
80 B
Bash

ROOT=$PWD
cd src/package/pikascript/pikascript-core
git push
cd $ROOT
git push