copy some relevant configs in
This commit is contained in:
parent
cbe813e0fa
commit
1747e27d75
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@ mkdir -p product
|
|||
|
||||
cp ./target/x86_64-pc-windows-gnu/release/idmanglercli.exe ./product/idmangler-gui-windows-x64
|
||||
cp ./target/x86_64-unknown-linux-gnu/release/idmanglercli ./product/idmangler-gui-linux-x64
|
||||
cp -u -p ./{config.json,config_hanafupookie.json,config_singu.json} ./product/
|
||||
|
|
Loading…
Reference in a new issue