Update ini.sh

dependabot/npm_and_yarn/ushio/www/session/lodash-4.17.15
呓喵酱 5 years ago committed by GitHub
parent dca3884b64
commit 65891c14be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      ini/sh/ini.sh

@ -53,6 +53,11 @@ systemctl start docker
pip install --upgrade backports.ssl_match_hostname
pip install docker-compose
# redis
yum -y install redis
systemctl enable redis
systemctl start redis
# bbr
wget -N --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh
chmod +x bbr.sh

Loading…
Cancel
Save