mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-15 15:32:30 +03:00
2 lines
69 B
Bash
Executable file
2 lines
69 B
Bash
Executable file
#!/bin/sh
|
|
java -classpath ".:androidmarketapi-0.6.jar" test $1 $2 $3
|