mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-30 07:33:18 +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
|