slackbuilds_ponce/system/jenkins/files/jenkins.bin.sh
Giorgio Peron c1ddce54cb system/jenkins: Added (automated job monitor)
Thanks to Vincent Batts for some configs :-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-08-11 20:28:36 -03:00

2 lines
61 B
Bash

#!/bin/sh
java -jar /usr/share/jenkins/jenkins.war ${1+"$@"}