Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/563c9f41e8b4e08c23b3ac5aeb1532dcb270b931 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update adguard-install.sh

tweak
pull/1593/head
tteckster 2 years ago committed by GitHub
parent 3d22cec881
commit 563c9f41e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@ $STD apt-get install -y mc
msg_ok "Installed Dependencies"
msg_info "Installing AdGuard Home"
tar zxvf <(curl -fsSL https://static.adtidy.org/adguardhome/release/AdGuardHome_linux_amd64.tar.gz) -C /opt &>/dev/null
$STD tar zxvf <(curl -fsSL https://static.adtidy.org/adguardhome/release/AdGuardHome_linux_amd64.tar.gz) -C /opt
msg_ok "Installed AdGuard Home"
msg_info "Creating Service"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.