4 Zeilen
85 B
Bash
Ausführbare Datei
4 Zeilen
85 B
Bash
Ausführbare Datei
#!/bin/sh
|
|
#
|
|
BASEPATH=`dirname $0`
|
|
$BASEPATH/venv/bin/python $BASEPATH/exec_command.py |