3 lines
50 B
Bash
Executable file
3 lines
50 B
Bash
Executable file
#!/bin/bash
|
|
|
|
celery -A expephalon worker -l debug
|