summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2011-05-13 14:30:51 +0000
committerPaul Buetow <paul@buetow.org>2011-05-13 14:30:51 +0000
commite49102eea89f9f7b44945401882e7284b593f7cf (patch)
treea5f7888486cc71410a813a1102eef50383ab4dce /bin
parentde172f7b7af3261e8758d9b597abd5f2379ca9f8 (diff)
added initial README file
plus some other stuff
Diffstat (limited to 'bin')
-rw-r--r--bin/perldaemon3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/perldaemon b/bin/perldaemon
index 83b4b5d..d7b1792 100644
--- a/bin/perldaemon
+++ b/bin/perldaemon
@@ -1,5 +1,4 @@
-#!/bin/bash -x
-
+#!/bin/bash
declare -a LIBPATHS=(./lib ../lib /lib /usr/lib /usr/local/lib /opt/lib)