Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cda45018 authored by Sayantan Roychowdhury's avatar Sayantan Roychowdhury
Browse files

logging

parent e561c1c4
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -18,6 +18,11 @@ cd $APK_PATH
cp $UNSIGNED_APK $COMMUNITY_APK
cp $UNSIGNED_APK $OFFICIAL_APK

echo "APK_PATH ------ \"$APK_PATH\""
echo "UNSIGNED ------ \"$UNSIGNED_APK\""
echo "COMMUNIT ------ \"$COMMUNITY_APK\""
echo "OFFICIAL ------ \"$OFFICIAL_APK\""

echo "${KEYSTORE}" | base64 -d > ~/proprietary.keystore.jks

java -jar /usr/bin/apksigner sign \