mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-02-17 14:30:40 +01:00
Update scripts/prepare-android-release.sh
This commit is contained in:
parent
2e39db2752
commit
91f827b749
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh -ve
|
#!/usr/bin/env bash
|
||||||
cd android
|
cd android
|
||||||
echo $FDROID_KEY | base64 --decode --ignore-garbage > key.jks
|
echo $FDROID_KEY | base64 --decode --ignore-garbage > key.jks
|
||||||
echo "storePassword=${FDROID_KEY_PASS}" >> key.properties
|
echo "storePassword=${FDROID_KEY_PASS}" >> key.properties
|
||||||
|
Loading…
x
Reference in New Issue
Block a user