3 lines
107 B
Bash
3 lines
107 B
Bash
#!/bin/bash
|
|
./arbitrateor --docroot /use/share/Wt --http-address 0.0.0.0 --http-port 8080 -c wt_config.xml
|