From 4dfaa37fd31394719dcdc5147acd70ba8a4885fc Mon Sep 17 00:00:00 2001 From: spiritLHLS <103393591+spiritLHLS@users.noreply.github.com> Date: Mon, 13 Feb 2023 18:20:44 +0800 Subject: [PATCH] Update install_pve7.2.sh --- install_pve7.2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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