534a98b
1
2
3
4
5
6
7
8
#!/bin/bash # Start Nginx nginx -g "daemon off;" & # Start Frps ./frps -c frps.toml