]> _ Git - songbook.git/commitdiff
.
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 28 Oct 2024 18:37:02 +0000 (19:37 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 28 Oct 2024 18:37:02 +0000 (19:37 +0100)
.docker/update

index dfcd844fdeefa7173b684af662549b02038d4f85..37a8833414f744179650feb071aa154a0f37713f 100644 (file)
@@ -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