summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Graham <joseph@fibreglass.tunachunks>2014-07-13 07:47:16 +0100
committerJoseph Graham <joseph@fibreglass.tunachunks>2014-07-13 07:47:16 +0100
commitf77996ae7cffaec854bc88b66e7eb6a6ad325c62 (patch)
treef5ca903a3f1aec9f84d2554fd65f4fe581f75fbe
parent71ea6c173bd77f8c756a9471b16c92179013358d (diff)
Fixed mistake
-rwxr-xr-xpbot-ng_fixer2
1 files changed, 1 insertions, 1 deletions
diff --git a/pbot-ng_fixer b/pbot-ng_fixer
index 1246d9b..078f587 100755
--- a/pbot-ng_fixer
+++ b/pbot-ng_fixer
@@ -19,6 +19,6 @@ do
cd /home/pbot-ng
./envbot &
- ./labs_change_detector
+ ./labs_change_detector &
fi
done