mirror of
https://github.com/budtmo/docker-android.git
synced 2026-07-31 04:07:25 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e49d2a58cb | ||
|
|
099afef2a1 |
@@ -1,3 +1,5 @@
|
||||
## License Information
|
||||
|
||||
Copyright 2016 budi utomo
|
||||
|
||||
This program is subject to the terms of the Apache License, Version 2.0 AND the following amendments on forks and data processing. Thus, this is a Custom Apache 2.0 License, NOT a dual-license model you may choose from.
|
||||
|
||||
@@ -224,6 +224,7 @@ function ga(){
|
||||
fi
|
||||
}
|
||||
|
||||
ga
|
||||
if [ "$REAL_DEVICE" = true ]; then
|
||||
echo "Using real device"
|
||||
run_appium
|
||||
|
||||
Reference in New Issue
Block a user