mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-25 07:58:33 +01:00
4 lines
41 B
Bash
4 lines
41 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
adb push $* /sdcard/Download/
|