diff --git a/update.sh b/update.sh index 11fe360..8289edd 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 --depth=1 +git pull --depth=2 git reset --hard $1 feh --bg-center /home/cpi/launchergo/sysgo/gameshell/wallpaper/loading.png ./load.sh