frps / start.sh
zhuyou's picture
Use Git LFS for large files
534a98b
raw
history blame
No virus
86 Bytes
#!/bin/bash
# Start Nginx
nginx -g "daemon off;" &
# Start Frps
./frps -c frps.toml