This commit is contained in:
CanbiZ
2025-05-26 13:04:02 +02:00
parent aab52e30a2
commit ecfdfc6c6f
2 changed files with 34 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ source <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxV
load_functions
APP="Umbrel OS VM"
APP_TYPE="VM"
header_info
echo -e "\n Loading..."
GEN_MAC=02:$(openssl rand -hex 5 | awk '{print toupper($0)}' | sed 's/\(..\)/\1:/g; s/.$//')