Skip to content

Commit e844e9f

Browse files
graduateDesigngraduateDesign
authored andcommitted
add push.sh
1 parent bce1ab5 commit e844e9f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pull.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ROOT=$PWD
2+
cd src/package/pikascript-core
3+
git pull
4+
cd $ROOT
5+
git pull

0 commit comments

Comments
 (0)