Update install_proxmenux.sh

This commit is contained in:
MacRimi
2025-09-07 17:24:29 +02:00
committed by GitHub
parent 7c272bd2a2
commit 49eeb6020d

View File

@@ -151,7 +151,7 @@ uninstall_proxmenu() {
sed -i '/This system is optimised by: ProxMenux/d' /etc/motd
fi
echo "ProxMenu has been uninstalled."
echo "ProxMenux has been uninstalled."
return 0
}