Update run.sh

This commit is contained in:
2019-01-28 11:57:06 -06:00
parent 0e4a1abb48
commit 7407945da0

2
run.sh
View File

@@ -16,6 +16,6 @@ if [ "$1" != "update" ] && [ "$1" != "up" ]; then
fi
fi
/opt/idssys/linupx-scripts.sh $1 $2
/opt/idssys/LinUpx/linupx-scripts.sh $1 $2
exit 0