From 1e94013b2f6f3e371f914aa1fbef981fcc24c351 Mon Sep 17 00:00:00 2001 From: cuu Date: Wed, 9 Jan 2019 18:38: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 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