From bb3015c028f48cdc73d6c900de02337403521d03 Mon Sep 17 00:00:00 2001 From: cuu Date: Wed, 9 Jan 2019 18:37:11 +0800 Subject: [PATCH] update update.sh --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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