digital-a-love-story: completely replace packaged launcher

This commit is contained in:
Katherina Walshe-Grey 2024-06-27 10:59:55 +01:00
parent 0db7b07361
commit 698d6e7226
2 changed files with 6 additions and 9 deletions

View file

@ -0,0 +1,3 @@
#!/bin/sh
exec "@out@/opt/Digital-linux-x86/lib/python" "-OO" "@out@/opt/Digital-linux-x86/Digital.py" "$@"