mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-12 23:02:49 +00:00
passing lint but in a bad way
This commit is contained in:
@@ -31,4 +31,7 @@ avd-start-headless:
|
||||
|
||||
avd-mirror-remote ssh_target:
|
||||
ssh -N -L 5037:127.0.0.1:5037 {{ ssh_target }}
|
||||
scrcpy
|
||||
scrcpy
|
||||
|
||||
adb-logs:
|
||||
while ! adb logcat --pid=$(adb shell pidof -s dev.fressh.app); do sleep 1; done
|
||||
Reference in New Issue
Block a user