1
0
Fork 0
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:
Alexandre Aubin 2019-01-30 00:09:31 +01:00 committed by GitHub
parent 23c639ccb6
commit 37d226544f

View file

@ -145,4 +145,4 @@ systemctl restart $app
systemctl reload nginx
ynh_print_info "Waiting for wekan to be up ..."
sleep 10
sleep 20