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

6 lines
79 B
Bash

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