mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-23 20:49:26 +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
|
||||
echo $FDROID_KEY | base64 --decode --ignore-garbage > key.jks
|
||||
echo "storePassword=${FDROID_KEY_PASS}" >> key.properties
|
||||
|
Loading…
Reference in New Issue
Block a user