mirror of
https://github.com/diamante0018/InfectedGSC.git
synced 2025-08-31 05:17:29 +00:00
build script
This commit is contained in:
7
z_prebuild.sh
Normal file
7
z_prebuild.sh
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
cd raw/
|
||||||
|
zip -r z_svr_infect.iwd scripts/
|
||||||
|
mv z_svr_infect.iwd ../
|
||||||
|
cd ../
|
||||||
|
mkdir out/
|
||||||
|
mv z_svr_infect.iwd out/
|
Reference in New Issue
Block a user