Adding time for service to start
This commit is contained in:
parent
5090222d1f
commit
cd6f579baf
@ -319,3 +319,4 @@ fi
|
|||||||
#=================================================
|
#=================================================
|
||||||
systemctl start $app
|
systemctl start $app
|
||||||
systemctl reload nginx
|
systemctl reload nginx
|
||||||
|
sleep 30
|
||||||
|
@ -128,3 +128,4 @@ ynh_restore_file "/etc/logrotate.d/$app"
|
|||||||
|
|
||||||
#systemctl reload php5-fpm
|
#systemctl reload php5-fpm
|
||||||
systemctl reload nginx
|
systemctl reload nginx
|
||||||
|
sleep 30
|
||||||
|
@ -170,3 +170,4 @@ fi
|
|||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
systemctl reload nginx
|
systemctl reload nginx
|
||||||
|
sleep 30
|
||||||
|
Loading…
x
Reference in New Issue
Block a user