Reorganize files for new image. Add new paths in home directory. Start on game launchers and installers.
This commit is contained in:
@@ -41,7 +41,7 @@ if ! [[ -e "/tmp/startup_complete" ]]; then
|
||||
play -qV0 /usr/share/sounds/stormux/start.opus
|
||||
fi
|
||||
if [[ "$(tty)" == "/dev/tty1" ]]; then
|
||||
/usr/local/bin/diagnostics.sh
|
||||
exec /usr/local/bin/game_launcher.py
|
||||
/home/stormux/.local/bin/diagnostics.sh
|
||||
exec /home/stormux/.local/bin/game_launcher.py
|
||||
exit
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user