diff --git a/update.sh b/update.sh index 0003e2f..11fe360 100755 --- a/update.sh +++ b/update.sh @@ -2,7 +2,7 @@ feh --bg-center /home/cpi/launchergo/sysgo/gameshell/wallpaper/updating.png cd /home/cpi/launchergo -git pull +git pull --depth=1 git reset --hard $1 feh --bg-center /home/cpi/launchergo/sysgo/gameshell/wallpaper/loading.png ./load.sh