2 lines
61 B
Bash
2 lines
61 B
Bash
|
|
#!/bin/bash
|
||
|
|
trytond -c trytond.conf -v --logconf logging.conf
|