3 lines
79 B
Bash
3 lines
79 B
Bash
|
|
#!/bin/bash
|
||
|
|
trytond-worker -c trytond.conf --logconf logging.conf -d also -n 1
|