mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-28 13:55:53 +00:00
Update umbrel-os-vm.sh
This commit is contained in:
@@ -11,8 +11,8 @@ load_functions
|
|||||||
APP="Umbrel OS VM"
|
APP="Umbrel OS VM"
|
||||||
APP_TYPE="vm"
|
APP_TYPE="vm"
|
||||||
header_info
|
header_info
|
||||||
$STD GEN_MAC=02:$(openssl rand -hex 5 | awk '{print toupper($0)}' | sed 's/\(..\)/\1:/g; s/.$//')
|
GEN_MAC=02:$(openssl rand -hex 5 | awk '{print toupper($0)}' | sed 's/\(..\)/\1:/g; s/.$//')
|
||||||
$STD RANDOM_UUID="$(cat /proc/sys/kernel/random/uuid)"
|
RANDOM_UUID="$(cat /proc/sys/kernel/random/uuid)"
|
||||||
METHOD=""
|
METHOD=""
|
||||||
NSAPP="umbrel-os-vm"
|
NSAPP="umbrel-os-vm"
|
||||||
var_os="umbrel-os"
|
var_os="umbrel-os"
|
||||||
|
|||||||
Reference in New Issue
Block a user