From b794b9e4f98fc8ed1809953d9303b219d5aebc1d Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Sun, 27 Dec 2009 14:21:13 +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 --- auth.sh | 1 - 1 file changed, 1 deletion(-) delete mode 100755 auth.sh (limited to 'auth.sh') diff --git a/auth.sh b/auth.sh deleted file mode 100755 index dd0fe2f..0000000 --- a/auth.sh +++ /dev/null @@ -1 +0,0 @@ -java -Djava.library.path=./lib -jar yalpPGSqlAuth.jar -ORBInitialPort 1050 -ORBInitialHost localhost -- cgit v1.2.3