This commit is contained in:
Fioren
2024-12-16 15:35:35 +07:00
committed by GitHub
parent 76499f2a14
commit c158e1138b

View File

@@ -254,6 +254,7 @@ patch() {
fi fi
fi fi
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 version
unset excludePatches unset excludePatches