summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2023-11-22 14:35:00 +0100
committercyBerta <cyberta@riseup.net>2023-11-23 09:51:28 +0100
commit60dc24c8f42f505ede765759f2442af6604772a7 (patch)
treefc6d916e41ae4d7b48be70af01e0d1540b7fbb0b
parent8e23e5e7445fc2e10d79eec9f3546fdede0344f6 (diff)
download frames after installation of fastlane frameit
-rwxr-xr-xscripts/installFastlane.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/installFastlane.sh b/scripts/installFastlane.sh
index 9abc6211..d1772b86 100755
--- a/scripts/installFastlane.sh
+++ b/scripts/installFastlane.sh
@@ -6,6 +6,7 @@ apt-get -y dist-upgrade && \
apt-get -y install make build-essential ruby ruby-dev imagemagick xvfb libxcb1 libname-dev
gem install fastlane
+fastlane frameit download_frames
## ------------------------------------------------------
## --- Android Emulator