This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-react
mirror of
https://github.com/status-im/status-react.git
Watch
2
Star
0
Fork
You've already forked status-react
0
Code
Issues
Projects
Releases
Wiki
Activity
72d8c4446f
status-react
/
test
/
appium
/
docker
/
entry_point.sh
7 lines
91 B
Bash
Raw
Normal View
History
Unescape
Escape
Change shebang in bash scripts
2019-03-01 13:24:23 +00:00
#!/usr/bin/env bash
Allow to measure battery and network consumption on real device
2018-11-07 12:26:32 +00:00
APPIUM_LOG
=
"/var/log/appium.log"
CMD
=
"
appium --log
$APPIUM_LOG
"
$CMD