pikapython/push.sh
2021-08-21 19:14:36 +08:00

7 lines
69 B
Bash

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