globalforest/build.sh
2020-10-14 18:54:37 +03:00

7 lines
122 B
Bash
Executable file

#!/bin/bash
buildozer android debug deploy run
echo "] Starting logcat in 5 seconds..."
sleep 5
adb logcat | grep python