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

Update fenrus-install.sh

tweak
pull/2923/head
tteckster 11 months ago committed by GitHub
parent b9cc6a09a3
commit 410794f055
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -39,7 +39,6 @@ msg_ok "Installed ASP.NET Core 7 SDK"
msg_info "Installing ${APPLICATION}"
git clone -q https://github.com/revenz/Fenrus.git /opt/${APPLICATION}
cd /opt/${APPLICATION}
#export DOTNET_CLI_TELEMETRY_OPTOUT=1
$STD dotnet publish -c Release -o "/opt/${APPLICATION}/" Fenrus.csproj
msg_ok "Installed ${APPLICATION}"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.