exec_command/exec_command.sh

4 lines
85 B
Bash
Raw Normal View History

2022-09-21 14:38:35 +01:00
#!/bin/sh
#
BASEPATH=`dirname $0`
$BASEPATH/venv/bin/python $BASEPATH/exec_command.py