Browse Source

Update update.sh

hi80482 3 years ago
parent
commit
860effc012
1 changed files with 1 additions and 1 deletions
  1. 1 1
      update.sh

+ 1 - 1
update.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 
-cd /home/cpi/launcher || exit 
+cd /home/cpi/launcher || exit
 feh --bg-center /home/cpi/launcher/sys.py/gameshell/wallpaper/updating.png
 git pull
 git reset --hard "$1"