netst/netst

7 lines
87 B
Bash
Executable File

#!/bin/bash
#
BASEPATH=$(dirname $0)
$BASEPATH/venv/bin/python $BASEPATH/netst.py $*