convert adb wrapper script to alias

This commit is contained in:
2023-08-07 11:30:23 -04:00
parent 331af7f488
commit b339a8e9db
2 changed files with 1 additions and 2 deletions

View File

@@ -1,2 +0,0 @@
#!/bin/sh
HOME="$XDG_DATA_HOME"/android /usr/bin/adb "$@"