mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
remove configuration files in release assets (#3713)
This commit is contained in:
@@ -46,8 +46,6 @@ for os in $os_all; do
|
||||
mv ./frps_${os}_${arch} ${frp_path}/frps
|
||||
fi
|
||||
cp ../LICENSE ${frp_path}
|
||||
cp -rf ../conf/* ${frp_path}
|
||||
rm -rf ${frp_path}/legacy
|
||||
|
||||
# packages
|
||||
cd ./packages
|
||||
|
||||
Reference in New Issue
Block a user