mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
CI is not happy enough with sleep 10, sleep 20 seems enough ...
This commit is contained in:
parent
23c639ccb6
commit
37d226544f
1 changed files with 1 additions and 1 deletions
|
@ -145,4 +145,4 @@ systemctl restart $app
|
|||
systemctl reload nginx
|
||||
|
||||
ynh_print_info "Waiting for wekan to be up ..."
|
||||
sleep 10
|
||||
sleep 20
|
||||
|
|
Loading…
Add table
Reference in a new issue