We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c25f01b commit 231ff5fCopy full SHA for 231ff5f
ubuntu_16.04_init.sh
@@ -25,7 +25,7 @@ deb-src http://mirrors.ustc.edu.cn/ubuntu/ xenial-backports main restricted univ
25
apt-get update
26
27
#base software
28
-apt-get install git vim curl zsh
+apt-get -y install git vim curl zsh php7.0 nginx
29
30
#zsh
31
sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"
0 commit comments