Parcourir la source

更新 '16.04/install.sh'

onetobig il y a 4 ans
Parent
commit
0c8480bd34
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      16.04/install.sh

+ 1 - 0
16.04/install.sh

@@ -31,6 +31,7 @@ function init_alias {
 function init_repositories {
     add-apt-repository -y ppa:ondrej/php
     add-apt-repository -y ppa:nginx/stable
+    add-apt-repository -y ppa:chris-lea/redis-server
     grep -rl ppa.launchpad.net /etc/apt/sources.list.d/ | xargs sed -i 's/http:\/\/ppa.launchpad.net/https:\/\/launchpad.proxy.ustclug.org/g'
 
     #curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add -