New aokp-jb patches
[auto-patcher.git] / batch.sh
blob3bde58eff702aafea6ccab1c90d6d0f5ba95c8ed
1 #!/bin/bash
3 ROOT=$(readlink -f "`dirname $0`")
5 cd "$ROOT/patch_tools"
6 tar cvzf ../patch_tools.tgz *.jar updatecert.pem updatekey.pk8 update-template.zip boot cygwin mac linux
7 cd "$ROOT"
9 tar cvzf patch_patches.tgz patches
11 zip autopatcher.zip auto_patcher patch_tools.tgz patch_patches.tgz