From 698be8fdb7b3264090bfc5ef2a613e77bfea2859 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 9 Jun 2022 21:56:46 +0200 Subject: [PATCH] Update 99-run.sh --- seafile/rootfs/etc/cont-init.d/99-run.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/seafile/rootfs/etc/cont-init.d/99-run.sh b/seafile/rootfs/etc/cont-init.d/99-run.sh index ba6069dd7..0b7bffbac 100644 --- a/seafile/rootfs/etc/cont-init.d/99-run.sh +++ b/seafile/rootfs/etc/cont-init.d/99-run.sh @@ -1,6 +1,9 @@ #!/usr/bin/env bashio # shellcheck shell=bash +echo "test ongoing" +sleep 300 + cp /opt/seafile/.env.example /opt/seafile/.env ####################