From: Vincent Vanwaelscappel Date: Mon, 28 Oct 2024 18:37:02 +0000 (+0100) Subject: . X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=2abbf6c26f26054123df4b6ca45eb35e3ae8af6a;p=songbook.git . --- diff --git a/.docker/update b/.docker/update index dfcd844..37a8833 100644 --- a/.docker/update +++ b/.docker/update @@ -8,6 +8,7 @@ COMPOSE_DOCKER_CLI_BUILD=1 DOCKER_BUILDKIT=1 docker compose build docker compose down -v docker compose up -d docker exec -it songbook /application/update -ln -s -f /docker/songbook/cron /etc/cron.d/songbook chown -R www-data:www-data /docker/songbook/www/ +ln -s -f /docker/songbook/cron /etc/cron.d/songbook +chown 0:0 /etc/cron.d/songbook ufw-docker allow songbook