mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-05 00:55:44 +01:00
5 lines
55 B
Bash
5 lines
55 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
cd /usr/share/javacpc
|
||
|
java -jar JavaCPC.jar
|