mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-02-17 14:30:40 +01:00
Update prepare-android-release.sh
This commit is contained in:
parent
b56bd2e3ee
commit
d1da6eebc4
@ -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…
x
Reference in New Issue
Block a user