2 lines
98 B
Bash
2 lines
98 B
Bash
|
#!/bin/sh
|
||
|
java -cp GetRepositorySignature.jar net.lax1dude.signature_tool.checker.SignatureChecker
|