diff --git a/podman-framadate/10_install.sh b/podman-framadate/10_install.sh index dc728a5..52559b6 100755 --- a/podman-framadate/10_install.sh +++ b/podman-framadate/10_install.sh @@ -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}