diff options
| author | Paul Buetow <paul@buetow.org> | 2011-02-06 09:05:33 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-02-06 09:05:33 +0000 |
| commit | 8fdd1c6b10af43f7c6864b2b1313b3205cb3782e (patch) | |
| tree | c0e6508e9fb1a86a71bf1bf7bff2cb7c57984e10 | |
| parent | 0ddac9e99a2290547cfe042c236e42e6cbd50282 (diff) | |
Removed status script
| -rwxr-xr-x | status.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/status.sh b/status.sh deleted file mode 100755 index 7901290..0000000 --- a/status.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -kill $(cat perldaemon.pid) |
