diff --git a/freebsd/resources/nginx.sh b/freebsd/resources/nginx.sh index 0418e6a..1dbc962 100755 --- a/freebsd/resources/nginx.sh +++ b/freebsd/resources/nginx.sh @@ -40,9 +40,6 @@ fi #reset the current working directory cd $cwd -#update the list of executables in the path -rehash - #enable fusionpbx nginx config mv /usr/local/etc/nginx/nginx.conf /usr/local/etc/nginx/nginx.conf-orig cp nginx/nginx.conf /usr/local/etc/nginx