This website requires JavaScript.
Explore
Help
Sign In
chaos
/
VideoPlayer
Watch
1
Star
0
Fork
You've already forked VideoPlayer
0
Code
Activity
b8303f8a59
VideoPlayer
/
KittehPlayer-Wrapper
3 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add instructions and wrapper for ubuntu bionic.
2020-05-05 14:55:49 +01:00
#!/bin/bash
source /opt/qt512/bin/qt512-env.sh
Add wrapper to send args.
2020-05-05 15:46:47 +01:00
exec KittehPlayer-bin "$@"
Copy permalink