summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/resources/scripts/postInstall_linux.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-over-gui/src/main/resources/scripts/postInstall_linux.sh')
-rw-r--r--pdf-over-gui/src/main/resources/scripts/postInstall_linux.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/pdf-over-gui/src/main/resources/scripts/postInstall_linux.sh b/pdf-over-gui/src/main/resources/scripts/postInstall_linux.sh
deleted file mode 100644
index 7c8d9cf5..00000000
--- a/pdf-over-gui/src/main/resources/scripts/postInstall_linux.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-BASEDIR=`dirname $0`
-java -jar "$BASEDIR/../lib/pdf-over-install-helper.jar"
-