mirror of
https://github.com/bitwarden/mobile
synced 2025-01-30 18:24:58 +01:00
chmod keystore correct path
This commit is contained in:
parent
43cee53dc8
commit
a3f66b8ab1
@ -71,7 +71,7 @@ build_script:
|
||||
mkdir dist
|
||||
cp CNAME ./dist
|
||||
cd store
|
||||
chmod 600 fdroid/config.py keystore.jks
|
||||
chmod 600 fdroid/config.py fdroid/keystore.jks
|
||||
mkdir -p temp/fdroid
|
||||
TEMP_DIR="$APPVEYOR_BUILD_FOLDER/store/temp/fdroid"
|
||||
cd fdroid
|
||||
|
Loading…
x
Reference in New Issue
Block a user