mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-02-17 14:30:40 +01:00
Revert "Update scripts/prepare-android-release.sh"
This reverts commit 91f827b749800a5ff1d054fb084907d9949f3c26
This commit is contained in:
parent
91f827b749
commit
b56bd2e3ee
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/bin/sh -ve
|
||||
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