exec_command/exec_command.sh

4 行
85 B
Bash
可执行文件

#!/bin/sh
#
BASEPATH=`dirname $0`
$BASEPATH/venv/bin/python $BASEPATH/exec_command.py