update
This commit is contained in:
@@ -1211,6 +1211,8 @@ SKIP_SERVER_CHECKS(){
|
||||
echo -en "${idsCL[Green]}Starting${idsCL[LightCyan]} Keepalived ... ${idsCL[Default]}"
|
||||
systemctl start keepalived >/dev/null 2>&1
|
||||
echo -e "${idsCL[Green]}Done${idsCL[Default]}"
|
||||
elif [ "${1}" == "reboot" ]; then
|
||||
reboot
|
||||
fi
|
||||
fi
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user