diff options
| author | Paul Buetow <paul@buetow.org> | 2011-05-13 14:30:51 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-05-13 14:30:51 +0000 |
| commit | e49102eea89f9f7b44945401882e7284b593f7cf (patch) | |
| tree | a5f7888486cc71410a813a1102eef50383ab4dce /bin | |
| parent | de172f7b7af3261e8758d9b597abd5f2379ca9f8 (diff) | |
added initial README file
plus some other stuff
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/perldaemon | 3 |
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) |
