This commit is contained in:
HappyZ 2018-08-19 01:09:37 -07:00
parent 060a747d62
commit 8bef4693ec
2 changed files with 3 additions and 2 deletions

View File

@ -2,3 +2,4 @@
test/
key.private
key.pub
key.private_sig

View File

@ -33,7 +33,7 @@
# we do not care about animation
# params
INDIR=$1 # inputer folder
INDIR=$1 # input folder
TMPDIR=$INDIR
PKGFILE=$1/repacked.pkg # output pkg file
SHA256KEY="./key.pub"