1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-05-08 21:03:09 +00:00

Update openwrt.sh

This commit is contained in:
CanbiZ 2025-05-08 13:23:22 +02:00
parent 326cbc3bec
commit bcdf8f15e7

View File

@ -223,7 +223,7 @@ function exit-script() {
}
function default_settings() {
VMID=$NEXTID
VMID=$(get_valid_nextid)
HN=openwrt
CORE_COUNT="1"
RAM_SIZE="256"