Cleared default external script selection

This commit is contained in:
Daniel Dayley 2021-07-25 18:44:04 -06:00
parent 0184fff1f9
commit c53ce43386

View File

@ -7,7 +7,7 @@
COMMAND="$1"
NAME="python-tool"
INSTALL=" services "
INSTALL=" "
[ -z "$1" ] && echo "No setup command given, nothing to do." && exit 1