From c9cb056a239425c9f3a529324b52d5f189959cb7 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 24 Apr 2017 20:00:12 -0600 Subject: [PATCH] Update nginx.sh --- freebsd/resources/nginx.sh | 3 --- 1 file changed, 3 deletions(-) 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