Skip to content

Commit ac4f437

Browse files
authored
Update Dockerfile
1 parent b108511 commit ac4f437

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ RUN [ -d $ANDROID_LICENSES ] || mkdir $ANDROID_LICENSES \
4949
########################
5050
RUN mkdir -p /android/
5151
COPY content/firebase_test.sh /android/
52+
RUN chmod 777 /android/content/firebase_test.sh && chmod +x /android/content/firebase_test.sh
5253

5354
########################
5455
# COPY ANDROID APP SRC

0 commit comments

Comments
 (0)