mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
2 lines
62 B
Bash
Executable file
2 lines
62 B
Bash
Executable file
#!/bin/sh
|
|
javac -classpath androidmarketapi-0.3.jar test.java
|