From 65588b09aa67698931a25202c0c750aadb0ecb64 Mon Sep 17 00:00:00 2001 From: cuu Date: Wed, 9 Jan 2019 18:46:37 +0800 Subject: [PATCH] restore update.sh --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index 8289edd..0003e2f 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=2 +git pull git reset --hard $1 feh --bg-center /home/cpi/launchergo/sysgo/gameshell/wallpaper/loading.png ./load.sh