3 lines
84 B
Bash
3 lines
84 B
Bash
#!/bin/sh
|
|
|
|
"%%LOCALBASE%%/bin/java" -jar "%%JAVAJARDIR%%/MusicControl-0.3.jar" "$*"
|