summaryrefslogtreecommitdiff
path: root/packages/jvmtop/resources/bin
diff options
context:
space:
mode:
Diffstat (limited to 'packages/jvmtop/resources/bin')
-rwxr-xr-xpackages/jvmtop/resources/bin/jvmtop5
1 files changed, 0 insertions, 5 deletions
diff --git a/packages/jvmtop/resources/bin/jvmtop b/packages/jvmtop/resources/bin/jvmtop
deleted file mode 100755
index 6933c33..0000000
--- a/packages/jvmtop/resources/bin/jvmtop
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-STARTER="`dirname \"$0\"`/../lib/jvmtop.sh"
-
-/bin/sh $STARTER \ No newline at end of file