Skip to content
Snippets Groups Projects
Unverified Commit db58fa64 authored by Eliot Berriot's avatar Eliot Berriot Committed by GitHub
Browse files

Merge pull request #36 from thetarkus/EliotBerriot-patch-2

Disable celerybeat pid file
parents 7711376f 84e8462c
Branches
Tags
No related merge requests found
#!/usr/bin/with-contenv sh #!/usr/bin/with-contenv sh
cd /app/api cd /app/api
exec s6-setuidgid funkwhale celery -f /var/log/funkwhale/celery-beat.log -A funkwhale_api.taskapp beat exec s6-setuidgid funkwhale celery -f /var/log/funkwhale/celery-beat.log -A funkwhale_api.taskapp beat --pidfile=
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment