Skip to content

Commit

Permalink
fix path in crontask
Browse files Browse the repository at this point in the history
  • Loading branch information
jarno-knaw committed Oct 7, 2024
1 parent a0eda8c commit 2f5855d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crontask.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -x

/var/www/entrypoint.py
/app/entrypoint.py

/usr/bin/envsubst < /config/config-docker-compose.ttl > /config/config.ttl

0 comments on commit 2f5855d

Please sign in to comment.