mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
3 lines
59 B
Bash
3 lines
59 B
Bash
|
#!/bin/sh
|
||
|
exec java -Xmx512m -jar /usr/share/diit/diit.jar
|