From 08689f192f82657bba14d899c6fec366d65541a0 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 16 May 2016 20:18:10 -0600 Subject: [PATCH] Update install.sh --- debian/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/install.sh b/debian/install.sh index 0379fbd..c998510 100644 --- a/debian/install.sh +++ b/debian/install.sh @@ -28,6 +28,7 @@ resources/./postgres.sh server_address=$(hostname -I) #restart services +/bin/systemctl daemon-reload /bin/systemctl try-restart freeswitch /bin/systemctl daemon-reload /bin/systemctl restart nginx