diff options
Diffstat (limited to 'comms/pyla/files/pyla.sh')
-rw-r--r-- | comms/pyla/files/pyla.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/pyla/files/pyla.sh b/comms/pyla/files/pyla.sh new file mode 100644 index 000000000000..d5610078c8b9 --- /dev/null +++ b/comms/pyla/files/pyla.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +exec %%PYTHON_CMD%% %%PREFIX%%/lib/pyla/pyla.py |