aboutsummaryrefslogtreecommitdiff
path: root/scripts/.local/bin/personal/adbreset
blob: b8baa7c64e9f4c00973b603f2ee8fc79fb601674 (plain)
1
2
3
#/bin/bash

adb kill-server && adb start-server || echo "Error"