1
0
Fork 0

Add wrapper to send args.

This commit is contained in:
namedkitten 2020-05-05 15:46:47 +01:00
parent ecfc0b6ca8
commit 8d37a73883

View file

@ -1,3 +1,3 @@
#!/bin/bash
source /opt/qt512/bin/qt512-env.sh
exec KittehPlayer-bin
exec KittehPlayer-bin "$@"