rename example configuration file name (#3721)

This commit is contained in:
fatedier
2023-10-24 10:42:51 +08:00
committed by GitHub
parent 806b55c292
commit a6478aeac8
7 changed files with 527 additions and 513 deletions

View File

@@ -46,6 +46,8 @@ for os in $os_all; do
mv ./frps_${os}_${arch} ${frp_path}/frps
fi
cp ../LICENSE ${frp_path}
cp -f ../conf/frpc.toml ${frp_path}
cp -f ../conf/frps.toml ${frp_path}
# packages
cd ./packages