mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
Update openwrt.sh
This commit is contained in:
parent
326cbc3bec
commit
bcdf8f15e7
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ function exit-script() {
|
|||
}
|
||||
|
||||
function default_settings() {
|
||||
VMID=$NEXTID
|
||||
VMID=$(get_valid_nextid)
|
||||
HN=openwrt
|
||||
CORE_COUNT="1"
|
||||
RAM_SIZE="256"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue