mirror of
https://github.com/ICKelin/opennotr.git
synced 2025-09-26 20:01:13 +08:00
4 lines
141 B
Bash
4 lines
141 B
Bash
#!/bin/bash
|
|
/opt/openresty/bin/openresty -p /opt/resty-upstream -c /opt/conf/nginx-conf/nginx.conf
|
|
/opt/opennotrd -conf /opt/conf/notrd.yaml
|