Skip to content

Commit

Permalink
add push.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
graduateDesign authored and graduateDesign committed Aug 22, 2021
1 parent bce1ab5 commit e844e9f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pull.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
ROOT=$PWD
cd src/package/pikascript-core
git pull
cd $ROOT
git pull

0 comments on commit e844e9f

Please sign in to comment.