Update proxmenu-scripts.sh

This commit is contained in:
2026-03-07 14:21:26 -06:00
parent 71820cb5f2
commit ec276770d4

View File

@@ -215,7 +215,7 @@ RESTART_PVE_SERVICES(){
echo;;
*) echo;;
echo -e "\n${idsCL[Green]}This host's services have been restarted${idsCL[Default]}"
echo -e "\n${idsCL[Green]}This hosts services have been restarted${idsCL[Default]}"
[ ${action-x} ] && exit 0 || ENTER2CONTINUE
}