3 lines
73 B
Plaintext
3 lines
73 B
Plaintext
|
#!/bin/sh
|
||
|
/usr/bin/env python3 $(dirname $0)/../lib/podlaunch/main.py $@
|