mirror of
https://github.com/thelittlerocket/pve.git
synced 2025-03-04 01:38:12 +08:00
Update install_pve7.2.sh
This commit is contained in:
parent
5b440e4ed9
commit
4dfaa37fd3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
#from https://github.com/spiritLHLS/pve
|
||||
# pve 7.2
|
||||
# pve 7
|
||||
|
||||
|
||||
if [ "$(id -u)" != "0" ]; then
|
||||
|
|
Loading…
Reference in a new issue