i forgot what i did for the shell script
This commit is contained in:
parent
1747e27d75
commit
97b86455ae
1 changed files with 3 additions and 0 deletions
|
@ -6,3 +6,6 @@ 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/
|
||||
|
||||
cd product
|
||||
zip
|
||||
|
|
Loading…
Reference in a new issue