Update nginx.sh

This commit is contained in:
FusionPBX 2017-04-24 20:00:12 -06:00 committed by GitHub
parent db25a47645
commit c9cb056a23
1 changed files with 0 additions and 3 deletions

View File

@ -40,9 +40,6 @@ fi
#reset the current working directory #reset the current working directory
cd $cwd cd $cwd
#update the list of executables in the path
rehash
#enable fusionpbx nginx config #enable fusionpbx nginx config
mv /usr/local/etc/nginx/nginx.conf /usr/local/etc/nginx/nginx.conf-orig mv /usr/local/etc/nginx/nginx.conf /usr/local/etc/nginx/nginx.conf-orig
cp nginx/nginx.conf /usr/local/etc/nginx cp nginx/nginx.conf /usr/local/etc/nginx