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

Update technitiumdns-install.sh

.NET 8 runtime
pull/2460/head
tteckster 1 year ago committed by GitHub
parent 4021d7912a
commit ac9a98df8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -24,7 +24,7 @@ wget -q https://packages.microsoft.com/config/debian/12/packages-microsoft-prod.
$STD dpkg -i packages-microsoft-prod.deb $STD dpkg -i packages-microsoft-prod.deb
rm -rf packages-microsoft-prod.deb rm -rf packages-microsoft-prod.deb
$STD apt-get update $STD apt-get update
$STD apt-get install -y aspnetcore-runtime-7.0 $STD apt-get install -y aspnetcore-runtime-8.0
msg_ok "Installed ASP.NET Core Runtime" msg_ok "Installed ASP.NET Core Runtime"
msg_info "Installing Technitium DNS" msg_info "Installing Technitium DNS"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.