Skip to content

Commit 8c4e97d

Browse files
Update build.func (#1851)
1 parent 1093fef commit 8c4e97d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/build.func

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -792,7 +792,7 @@ advanced_settings() {
792792
}
793793

794794
post_to_api() {
795-
local API_URL="https://api.community-scripts.org/upload"
795+
local API_URL="http://api.community-scripts.org/upload"
796796
local pve_version="not found"
797797
pve_version=$(pveversion | awk -F'[/ ]' '{print $2}')
798798

0 commit comments

Comments
 (0)