Update technitiumdns-install.sh

tweak
This commit is contained in:
tteckster 2023-11-29 23:40:47 -05:00 committed by GitHub
parent 36a9118788
commit 2154a19c1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,6 @@ msg_info "Installing Dependencies"
$STD apt-get install -y curl
$STD apt-get install -y sudo
$STD apt-get install -y mc
$STD apt-get install -y libmsquic
msg_ok "Installed Dependencies"
msg_info "Installing ASP.NET Core Runtime"