From ca6b76b6498e7667e8b3269d2bab2df2e8d02a24 Mon Sep 17 00:00:00 2001 From: hi80482 <66435094+hi80482@users.noreply.github.com> Date: Fri, 3 Jul 2020 23:35:14 +0800 Subject: [PATCH] disable update Menu --- update.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/update.sh b/update.sh index 2b947e7..f393598 100755 --- a/update.sh +++ b/update.sh @@ -7,7 +7,8 @@ git reset --hard "$1" git submodule init git submodule update -cd ~/apps/Menu && git pull && cd - || exit +#disable update Menu +#cd ~/apps/Menu && git pull && cd - || exit feh --bg-center /home/cpi/launcher/sys.py/gameshell/wallpaper/loading.png ./load.sh