Update utils.sh

This commit is contained in:
Fioren
2024-12-16 17:08:26 +07:00
committed by GitHub
parent 731194146f
commit 3c087fc775

View File

@@ -255,7 +255,7 @@ patch() {
fi
fi
unset GITHUB_REPOSITORY
eval java -jar *cli*.jar $p$b $m"$opt"--out=./release/$1-$2.apk$excludePatches$includePatches --keystore=./src/$ks.keystore $pu $a./download/$1.apk
eval java -jar *cli*.jar $p$b $m$opt --out=./release/$1-$2.apk$excludePatches$includePatches --keystore=./src/$ks.keystore $pu $a./download/$1.apk
unset version
unset excludePatches
unset includePatches