This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-react
Watch
2
Star
0
Fork
0
You've already forked status-react
mirror of
https://github.com/status-im/status-react.git
synced
2025-01-09 18:46:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
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 14:24:23 +01:00
#!/usr/bin/env bash
Allow to measure battery and network consumption on real device
2018-11-07 13:26:32 +01:00
APPIUM_LOG
=
"/var/log/appium.log"
CMD
=
"
appium --log
$APPIUM_LOG
"
$CMD
Reference in New Issue
Copy Permalink