浏览代码

更新 '16.04/install.sh'

onetobig 4 年之前
父节点
当前提交
0c8480bd34
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 -