Klaus-Uwe Mitterer
31b0eed298
Fix color picker Add exchange rate updater submodule Fix logging in celery A few invoicing fixes HTTP request class Navigation/URL updates
3 lines
107 B
Bash
Executable file
3 lines
107 B
Bash
Executable file
#!/bin/bash
|
|
|
|
celery -A expephalon beat -l info --scheduler django_celery_beat.schedulers:DatabaseScheduler
|