Update install.sh
This commit is contained in:
parent
031290347e
commit
08689f192f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue