update
This commit is contained in:
@@ -67,7 +67,7 @@ if [ "${1}" == "update" ]; then
|
||||
fi
|
||||
if [ "${2}" == "-a" ] || [ "${2}" == "all" ]; then
|
||||
echo -e "${idsCL[White]}Updating the Offsite Monitor...${idsCL[Default]}"
|
||||
ssh root@${PW_OFFSITE_MONITOR} "pw update"
|
||||
${SSHCMD} root@${PW_OFFSITE_MONITOR} "pw update"
|
||||
fi
|
||||
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user