From 307d6502afe6bb37631c283eaf1a3db20945b761 Mon Sep 17 00:00:00 2001 From: butomo1989 Date: Thu, 2 Aug 2018 12:52:31 +0200 Subject: [PATCH] Fixed string --- docker/Emulator_x86 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/Emulator_x86 b/docker/Emulator_x86 index d838859..3215dcc 100644 --- a/docker/Emulator_x86 +++ b/docker/Emulator_x86 @@ -115,7 +115,7 @@ RUN wget -nv -O chrome.zip "https://chromedriver.storage.googleapis.com/${CHROME #================================================= # Download Google Play Service APK from apklinker #================================================= -Run wget -nv -O google_play_service.apk ""https://www.apklinker.com/wp-content/uploads/uploaded_apk/5b51570a214a8/com.google.android.gms_${GOOGLE_PLAY_SERVICE}-040700-204998136_12874026_MinAPI23_(x86)(nodpi)_apklinker.com.apk" +Run wget -nv -O google_play_service.apk "https://www.apklinker.com/wp-content/uploads/uploaded_apk/5b51570a214a8/com.google.android.gms_${GOOGLE_PLAY_SERVICE}-040700-204998136_12874026_MinAPI23_(x86)(nodpi)_apklinker.com.apk" #================================================ # noVNC Default Configurations