mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 17:58:50 +01:00
commit
e3c4d6ad0b
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*.pyc
|
||||||
|
|
||||||
0
Menu/GameShell/10_Settings/Wifi/icons/__init__.py
Normal file
0
Menu/GameShell/10_Settings/Wifi/icons/__init__.py
Normal file
0
Menu/GameShell/CaveStroy.sh
Normal file → Executable file
0
Menu/GameShell/CaveStroy.sh
Normal file → Executable file
0
Menu/GameShell/Music Player/icons/__init__.py
Normal file
0
Menu/GameShell/Music Player/icons/__init__.py
Normal file
0
Menu/GameShell/RetroArch.sh
Normal file → Executable file
0
Menu/GameShell/RetroArch.sh
Normal file → Executable file
0
Menu/GameShell/freeDM.sh
Normal file → Executable file
0
Menu/GameShell/freeDM.sh
Normal file → Executable file
7
load.sh
Normal file → Executable file
7
load.sh
Normal file → Executable file
@ -1,4 +1,9 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd /home/cpi/apps/launcher/sys.py/
|
|
||||||
|
BASENAME=`dirname "$0"`
|
||||||
|
|
||||||
|
cd $BASENAME/sys.py
|
||||||
|
|
||||||
python run.py
|
python run.py
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
0
sys.py/UI/__init__.py
Normal file
0
sys.py/UI/__init__.py
Normal file
0
sys.py/libs/MPD/__init__.py
Normal file
0
sys.py/libs/MPD/__init__.py
Normal file
0
sys.py/libs/__init__.py
Normal file
0
sys.py/libs/__init__.py
Normal file
Loading…
x
Reference in New Issue
Block a user