mirror of
https://github.com/diamante0018/InfectedGSC.git
synced 2025-04-20 04:25:42 +00:00
build script
This commit is contained in:
parent
c787f1f97c
commit
ccb9c43ad2
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/
|
Loading…
x
Reference in New Issue
Block a user