Update nginx.sh
This commit is contained in:
parent
db25a47645
commit
c9cb056a23
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue