mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
2 lines
69 B
Bash
Executable file
2 lines
69 B
Bash
Executable file
#!/bin/sh
|
|
java -classpath ".:androidmarketapi-0.3.jar" test $1 $2 $3
|