Update azure-pipelines-xfrpc.yml

This commit is contained in:
staylightblow8
2023-04-02 12:42:01 +08:00
committed by GitHub
parent 5ccea20716
commit 6a30714038

View File

@@ -52,5 +52,5 @@ steps:
# run go-shadowsocks2
/usr/bin/shadowsocks2-linux -s "ss://AEAD_CHACHA20_POLY1305:$SS_PASSWD@:1080" -verbose &
# run xfrpc
./xfrpc -c xfrpc.ini -f -d 6
./xfrpc -c xfrpc.ini -f -d 7
displayName: 'build and run xfrpc'