Compare commits

..

No commits in common. "c3b03236534b5bb1a6dda089e37b1bc57b255dfe" and "7428ab0192939920f293ca1cfdff268e396a5ace" have entirely different histories.

View File

@ -9,7 +9,7 @@ source <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxV
load_functions
APP="Umbrel OS VM"
APP_TYPE="vm"
APP_TYPE="VM"
header_info
$STD 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)"