1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/plume_ynh.git synced 2024-09-03 20:15:54 +02:00

Add time for service to start

This commit is contained in:
yalh76 2019-02-01 04:40:25 +01:00
parent f85f43ee83
commit 55b2df90a0
4 changed files with 5 additions and 4 deletions

View file

@ -115,3 +115,4 @@ ynh_store_file_checksum "$final_path/$app/.env"
#=================================================
systemctl reload nginx
sleep 30

View file

@ -356,4 +356,5 @@ systemctl reload nginx
# START SERVICE
#=================================================
yunohost service start $app
yunohost service start $app
sleep 30

View file

@ -140,5 +140,4 @@ systemctl reload nginx
#=================================================
yunohost service start $app
sleep 30

View file

@ -191,4 +191,4 @@ systemctl reload nginx
#=================================================
yunohost service start $app
sleep 30