mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
update package.sh
This commit is contained in:
parent
f6d0046b5a
commit
c6bf6f59e6
@ -44,7 +44,7 @@ for os in $os_all; do
|
|||||||
mv ./frps_${os}_${arch} ${frp_path}/frps
|
mv ./frps_${os}_${arch} ${frp_path}/frps
|
||||||
fi
|
fi
|
||||||
cp ./LICENSE ${frp_path}
|
cp ./LICENSE ${frp_path}
|
||||||
cp ./conf/* ${frp_path}
|
cp -rf ./conf/* ${frp_path}
|
||||||
|
|
||||||
# packages
|
# packages
|
||||||
cd ./packages
|
cd ./packages
|
||||||
|
Loading…
Reference in New Issue
Block a user