From 30df095df63b3b101076f7ac64949b9f4d0481b3 Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Wed, 30 Dec 2009 20:25:49 +0100 Subject: startup: cleanup startup scripts - remove scripts for each jar file - start-java.sh introtuced - apps can now be started by e.g. ./start-java.sh yalpPGSqlAuth.jar Signed-off-by: Manuel Traut Conflicts: src/YalpAuth/YalpPGSqlAuth/YalpPGSqlAuth.java --- output.sh | 1 - 1 file changed, 1 deletion(-) delete mode 100755 output.sh (limited to 'output.sh') diff --git a/output.sh b/output.sh deleted file mode 100755 index cdad4fd..0000000 --- a/output.sh +++ /dev/null @@ -1 +0,0 @@ -java -Djava.library.path=./lib -jar yalpVlcTelnetOutput.jar -ORBInitialPort 1050 -ORBInitialHost localhost -- cgit v1.2.3