diff --git a/update.sh b/update.sh index 851b468..8cafce0 100644 --- a/update.sh +++ b/update.sh @@ -9,14 +9,11 @@ sleep 2 echo "Update... Please wait!" - - - +git stash git pull - echo "" echo "Update complete!" echo "" -exit 0 \ No newline at end of file +exit 0