4 lines
105 B
Bash
4 lines
105 B
Bash
|
|
#!/bin/sh
|
||
|
|
./TEMPLE_ORI --conf-file TEMPLE_ORI.xml --log-level 600 --log-file TEMPLE_ORI --daemon start
|
||
|
|
|