mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-08-01 05:22:40 +08:00
5 lines
59 B
Bash
Executable File
5 lines
59 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
set -eux
|
|
emulator -avd Nexus_7_API_27
|