This commit is contained in:
2019-01-30 16:00:15 -06:00
parent 400770f813
commit 62a79b9f92
2 changed files with 3 additions and 3 deletions

2
run.sh
View File

@@ -41,5 +41,5 @@ echo -en "\e[1A";
echo -e "\e[0K\r ${idsCL[Green]}Updates Completed${idsCL[Default]}"
echo ""
/opt/idssys/linupx/linupx-scripts.sh $1 $2 $3 $4
./linupx-scripts.sh $1 $2 $3 $4
exit 0