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

Adding time to let the service start

This commit is contained in:
Yalh 2019-01-24 15:31:05 +01:00 committed by yalh76
parent 05fd8bb523
commit 1670e729aa
3 changed files with 3 additions and 0 deletions

View file

@ -403,6 +403,7 @@ systemctl reload nginx
#=================================================
yunohost service start $app
sleep 10
#=================================================
# SEND A README FOR THE ADMIN

View file

@ -158,3 +158,4 @@ systemctl reload nginx
#=================================================
yunohost service start $app
sleep 10

View file

@ -256,3 +256,4 @@ systemctl reload nginx
#=================================================
yunohost service start $app
sleep 10