Framadate : add check for end of initialization
This commit is contained in:
parent
1cc6b38958
commit
fad3c4814c
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue