hedgedoc : timer inutil, le souci n est pas la.

This commit is contained in:
Gitouche 2022-12-16 20:57:35 +01:00
parent 83062903f4
commit bb839f1510
1 changed files with 1 additions and 1 deletions

View File

@ -87,6 +87,6 @@ podman-compose --pod-args="--infra=true --infra-name=${project_name}_infra --sha
echo -n "Waiting for hedgedoc to finish starting " &&
( podman logs -f ${container_name} 2>&1 & ) | grep -q 'HTTP Server listening at ' &&
echo "OK" &&
podman pod stop --time 30 ${pod_name} &&
podman pod stop ${pod_name} &&
echo Pod built and stopped. &&
shred -u .env