mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
28d3843e7f
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
3 lines
71 B
Bash
3 lines
71 B
Bash
#!/bin/bash
|
|
DIR="/usr/share/xdman"
|
|
$DIR/jre/bin/java -jar $DIR/xdm.jar
|