mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2026-08-09 07:41:56 +00:00
Update build.func (#1851)
This commit is contained in:
+1
-1
@@ -792,7 +792,7 @@ advanced_settings() {
|
||||
}
|
||||
|
||||
post_to_api() {
|
||||
local API_URL="https://api.community-scripts.org/upload"
|
||||
local API_URL="http://api.community-scripts.org/upload"
|
||||
local pve_version="not found"
|
||||
pve_version=$(pveversion | awk -F'[/ ]' '{print $2}')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user