diff --git a/install_pve7.2.sh b/install_pve7.2.sh index 3f26bc0..6904eb8 100644 --- a/install_pve7.2.sh +++ b/install_pve7.2.sh @@ -1,6 +1,6 @@ #!/bin/bash #from https://github.com/spiritLHLS/pve -# pve 7.2 +# pve 7 if [ "$(id -u)" != "0" ]; then