Framadate : add check for end of initialization

This commit is contained in:
Gitouche 2022-02-12 19:07:43 +01:00
parent 1cc6b38958
commit fad3c4814c

View file

@ -31,5 +31,6 @@ export listen_if
export listen_port
podman-compose up -d &&
( podman logs -f framadate-app 2>&1 & ) | grep -q 'configured -- resuming normal operations' &&
shred -u .env &&
podman pod stop ${pod_name}