From 2f87f9a1eeeb3565c45a7eb7a7dede1268f1e572 Mon Sep 17 00:00:00 2001 From: Oliver Hartl Date: Sat, 4 Nov 2023 16:20:45 +0100 Subject: [PATCH] Fix deploy proxmoxve using HTTPS_INSECURE corrently --- deploy/proxmoxve.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/proxmoxve.sh b/deploy/proxmoxve.sh index 216a8fc7..f8d8e1d2 100644 --- a/deploy/proxmoxve.sh +++ b/deploy/proxmoxve.sh @@ -110,7 +110,7 @@ proxmoxve_deploy() { # cleaner than anything else I had here. # # This dumps the json payload to a variable that should be passable to the - # _psot function. + # _post function. _json_payload=$( cat <