Fix reproducible build script

This commit is contained in:
Sylvia van Os
2023-01-16 20:32:42 +01:00
parent b1c82dbae0
commit 048fb48300
2 changed files with 4 additions and 4 deletions

View File

@@ -67,7 +67,7 @@ Build without signing:
Build with signing:
```
KEYSTORE=/path/to/keystore $KEYSTORE_ALIAS=catima ./build.sh
KEYSTORE=/path/to/keystore KEYSTORE_ALIAS=catima ./build.sh
```
# Translating