Enabled adb remotely

This commit is contained in:
butomo1989
2018-08-29 13:02:44 +02:00
parent efd1f07e58
commit e45bc0010f
3 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ RUN wget -nv -O genymotion.bin "https://dl.genymotion.com/releases/genymotion-${
&& chmod +x ./genymotion.bin \
&& yes | ./genymotion.bin \
&& rm genymotion.bin
COPY genymotion/generate_config.sh genymotion/geny_start.sh /root/
COPY genymotion/generate_config.sh genymotion/geny_start.sh genymotion/enable_adb.sh /root/
#===================
# Install Terraform