mirror of
https://github.com/clockworkpi/launcher_deot.git
synced 2025-12-14 00:18:54 +01:00
disable update Menu
This commit is contained in:
parent
ca7137bff6
commit
ca6b76b649
@ -7,7 +7,8 @@ git reset --hard "$1"
|
|||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
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
|
feh --bg-center /home/cpi/launcher/sys.py/gameshell/wallpaper/loading.png
|
||||||
./load.sh
|
./load.sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user