3 lines
72 B
Bash
3 lines
72 B
Bash
|
|
#!/bin/bash
|
||
|
|
trytond-cron -c trytond.conf --logconf logging.conf -d also
|