mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-05-08 23:23:09 +00:00
Update openwrt.sh
This commit is contained in:
parent
326cbc3bec
commit
bcdf8f15e7
@ -223,7 +223,7 @@ function exit-script() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function default_settings() {
|
function default_settings() {
|
||||||
VMID=$NEXTID
|
VMID=$(get_valid_nextid)
|
||||||
HN=openwrt
|
HN=openwrt
|
||||||
CORE_COUNT="1"
|
CORE_COUNT="1"
|
||||||
RAM_SIZE="256"
|
RAM_SIZE="256"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user