mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 09:48:50 +01:00
fix package
This commit is contained in:
parent
6613d6c07c
commit
d9fa209fd8
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
|
||||
cd /home/cpi/apps/launcher/sys.py/
|
||||
|
||||
BASENAME=`dirname "$0"`
|
||||
|
||||
cd $BASENAME/sys.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