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

Update homebridge.sh

pull/84/head
tteckster 3 years ago committed by GitHub
parent b1571930ad
commit c731cd56d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -128,14 +128,14 @@ pushd $TEMP_DIR >/dev/null
export CTID=$(pvesh get /cluster/nextid)
export PCT_OSTYPE=debian
export PCT_OSVERSION=11
export PCT_DISK_SIZE=8
export PCT_DISK_SIZE=4
export PCT_OPTIONS="
-features $FEATURES
-hostname homebridge
-net0 name=eth0,bridge=vmbr0,ip=dhcp
-onboot 1
-cores 2
-memory 2048
-cores 1
-memory 1024
-unprivileged ${IM}
"
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/create_lxc.sh)" || exit

Loading…
Cancel
Save

Powered by BW's shoe-string budget.