Update technitiumdns-install.sh

.NET 8 runtime
pull/2460/head
tteckster 10 months 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.