forked from norman/fusionpbx-install.sh-github-mirror
Update nginx.sh
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user