Skip to content

Commit 231ff5f

Browse files
authored
add software
1 parent c25f01b commit 231ff5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ubuntu_16.04_init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ deb-src http://mirrors.ustc.edu.cn/ubuntu/ xenial-backports main restricted univ
2525
apt-get update
2626

2727
#base software
28-
apt-get install git vim curl zsh
28+
apt-get -y install git vim curl zsh php7.0 nginx
2929

3030
#zsh
3131
sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"

0 commit comments

Comments
 (0)