Add wrapper to send args.
This commit is contained in:
parent
ecfc0b6ca8
commit
8d37a73883
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
source /opt/qt512/bin/qt512-env.sh
|
||||
exec KittehPlayer-bin
|
||||
exec KittehPlayer-bin "$@"
|
Loading…
Reference in a new issue