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:
parent
05fd8bb523
commit
1670e729aa
3 changed files with 3 additions and 0 deletions
|
@ -403,6 +403,7 @@ systemctl reload nginx
|
|||
#=================================================
|
||||
|
||||
yunohost service start $app
|
||||
sleep 10
|
||||
|
||||
#=================================================
|
||||
# SEND A README FOR THE ADMIN
|
||||
|
|
|
@ -158,3 +158,4 @@ systemctl reload nginx
|
|||
#=================================================
|
||||
|
||||
yunohost service start $app
|
||||
sleep 10
|
||||
|
|
|
@ -256,3 +256,4 @@ systemctl reload nginx
|
|||
#=================================================
|
||||
|
||||
yunohost service start $app
|
||||
sleep 10
|
Loading…
Add table
Reference in a new issue