Update proxmenu-scripts.sh

This commit is contained in:
2026-03-07 18:20:51 -06:00
parent ade04e05ad
commit 609507b533

View File

@@ -328,8 +328,8 @@ MAIN_MENU() {
[Rr]) RESTART_PVE_SERVICES;; [Rr]) RESTART_PVE_SERVICES;;
[Qq]) EXIT1 [Qq]) EXIT1
exit 0;; exit 0;;
*) echo "Thats an invaild option,"; *) echo "Thats an invaild option,"
echo "please select a valid option only."; echo "please select a valid option only."
sleep 1;; sleep 1;;
esac esac
done done