From 07fc53c11d9ac181fef4ff3b3b152fd4d4271640 Mon Sep 17 00:00:00 2001 From: cuu Date: Wed, 7 Aug 2019 16:04:27 +0800 Subject: [PATCH] add update ~/apps/Menu --- update.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/update.sh b/update.sh index 77b8eec..ec5a1e8 100755 --- a/update.sh +++ b/update.sh @@ -6,6 +6,9 @@ git pull git reset --hard $1 git submodule init git submodule update + +cd ~/apps/Menu && git pull && cd + feh --bg-center /home/cpi/launcher/sys.py/gameshell/wallpaper/loading.png ./load.sh