Browse Source

Update update.sh

master
yuriy0803 3 years ago committed by GitHub
parent
commit
628b171297
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      update.sh

5
update.sh

@ -9,12 +9,9 @@ sleep 2
echo "Update... Please wait!" echo "Update... Please wait!"
git stash
git pull git pull
echo "" echo ""
echo "Update complete!" echo "Update complete!"
echo "" echo ""

Loading…
Cancel
Save