Update run.sh

This commit is contained in:
2023-12-13 18:58:48 -06:00
parent c134e0f371
commit 9e88f61939

4
run.sh
View File

@@ -59,10 +59,10 @@ if [ "${1}" == "update" ]; then
echo -e "\e[0K\r ${idsCL[LightCyan]}No Updates Available${idsCL[Default]}\n"
fi
fi
exit 0
else
${PW_SCRIPT} ${1} ${2} ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10}
fi
${PW_SCRIPT} ${1} ${2} ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10}
exit 0