Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/bc24e5c14b3c70459a14d8979d11178b6ad9c8f3?style=split&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update haos_vm.sh

pull/355/head
tteckster 3 years ago committed by GitHub
parent 315218abc0
commit bc24e5c14b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -312,7 +312,7 @@ case $STORAGE_TYPE in
DISK_IMPORT="-format qcow2" DISK_IMPORT="-format qcow2"
;; ;;
zfspool|btrfs) btrfs)
DISK_EXT=".raw" DISK_EXT=".raw"
DISK_REF="$VMID/" DISK_REF="$VMID/"
DISK_FORMAT="subvol" DISK_FORMAT="subvol"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.