Update menu.sh

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent cd765a186c
commit 5af7b788dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      menu.sh

@ -1328,7 +1328,6 @@ install(){
# CentOS Stream 9 需要安装 resolvconf
! type -p resolvconf && wget -P /usr/sbin https://github.com/fscarmen/test/releases/download/resolvconf/resolvconf && chmod +x /usr/sbin/resolvconf
mv /etc/resolv.conf{,.bak} && echo "nameserver 8.8.8.8" > /etc/resolv.conf
}
Alpine(){

Loading…
Cancel
Save