Update install.sh
This commit is contained in:
parent
031290347e
commit
08689f192f
|
|
@ -28,6 +28,7 @@ resources/./postgres.sh
|
||||||
server_address=$(hostname -I)
|
server_address=$(hostname -I)
|
||||||
|
|
||||||
#restart services
|
#restart services
|
||||||
|
/bin/systemctl daemon-reload
|
||||||
/bin/systemctl try-restart freeswitch
|
/bin/systemctl try-restart freeswitch
|
||||||
/bin/systemctl daemon-reload
|
/bin/systemctl daemon-reload
|
||||||
/bin/systemctl restart nginx
|
/bin/systemctl restart nginx
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue