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