fix path
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
quackerd 2020-07-09 15:59:42 +08:00
parent a06ae10ddd
commit ddbfcb7c77
Signed by: d
GPG Key ID: 590A22374D0B819F

1
run.sh
View File

@ -1,4 +1,5 @@
#!/bin/sh #!/bin/sh
cd /opt/frp
if [ -z $SERVER ] ; then if [ -z $SERVER ] ; then
frpc -c frpc.ini frpc -c frpc.ini