Browse Source

Update technitiumdns-install.sh

tweak
tteckster 1 năm trước cách đây
mục cha
commit
2154a19c1a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      install/technitiumdns-install.sh

+ 0 - 1
install/technitiumdns-install.sh

@@ -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"