Update run.sh
This commit is contained in:
3
run.sh
3
run.sh
@@ -44,7 +44,8 @@ if [ "${1}" == "update" ]; then
|
||||
if [ "${2}" != "q" ]; then
|
||||
echo -en "\e[1A";
|
||||
echo -e "\e[0K\r ${idsCL[Green]}Update to v${VERS} complete${idsCL[Default]}"
|
||||
fi
|
||||
fi
|
||||
/opt/idssys/powerwall/run.sh update
|
||||
elif [ "${2}" != "q" ]; then
|
||||
echo -en "\e[1A";
|
||||
echo -e "\e[0K\r ${idsCL[LightCyan]}No Updates Available${idsCL[Default]}"
|
||||
|
||||
Reference in New Issue
Block a user