mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
Update api.func
This commit is contained in:
parent
be64a6700d
commit
bb33d00829
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ post_to_api() {
|
|||
"ram_size": $RAM_SIZE,
|
||||
"os_type": "$var_os",
|
||||
"os_version": "$var_version",
|
||||
"disableip6": "$DISABLEIP6",
|
||||
"disableip6": "",
|
||||
"nsapp": "$NSAPP",
|
||||
"method": "$METHOD",
|
||||
"pve_version": "$pve_version",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue