Update install_pve7.2.sh

This commit is contained in:
spiritLHLS 2023-02-13 18:20:44 +08:00 committed by GitHub
parent 5b440e4ed9
commit 4dfaa37fd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
#!/bin/bash
#from https://github.com/spiritLHLS/pve
# pve 7.2
# pve 7
if [ "$(id -u)" != "0" ]; then