mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-02-03 00:31:25 -08:00
3 lines
49 B
Bash
3 lines
49 B
Bash
#!/bin/sh
|
|
|
|
celery -A celery_worker.celery worker
|