mirror of
https://github.com/yhl452493373/frps-panel.git
synced 2026-04-04 06:16:59 +08:00
update makefile and package.sh
This commit is contained in:
@@ -5,7 +5,8 @@ package: copy
|
||||
sh ./package.sh
|
||||
|
||||
copy: build
|
||||
cp ./config/frps-panel.ini ./release/frps-panel.ini
|
||||
cp ./config/frps-panel.toml ./release/frps-panel.toml
|
||||
cp ./config/frps-tokens.toml ./release/frps-tokens.toml
|
||||
cp -r ./assets/ ./release/assets/
|
||||
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user