Files
YMS/yms.sh
T

4 lines
111 B
Bash
Executable File

#!/bin/sh
# should be located in /usr/local/bin as yms
exec /usr/bin/python3 /usr/local/lib/yms/ymsgui.py "$@"