mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-23 11:26:56 -08:00
3 lines
68 B
Bash
3 lines
68 B
Bash
#!/bin/sh
|
|
|
|
celery multi start -A celery_worker_local.celery worker1
|