diff options
Diffstat (limited to 'control.sh')
| -rw-r--r-- | control.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ case $1 in start) - perl PerlDaemon.pl ./conf/perldaemon.conf + perl PerlDaemon/PerlDaemon.pl ./conf/perldaemon.conf ;; stop) |
