make install
This commit is contained in:
parent
190e38eb90
commit
0adced126c
|
@ -7519,7 +7519,7 @@ function install_web_server {
|
|||
cd $INSTALL_DIR
|
||||
git clone https://github.com/perusio/nginx_ensite
|
||||
cd $INSTALL_DIR/nginx_ensite
|
||||
cp nginx_* /usr/sbin
|
||||
make install
|
||||
nginx_dissite default
|
||||
echo 'install_web_server' >> $COMPLETION_FILE
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue