summaryrefslogtreecommitdiff
path: root/run-both
diff options
context:
space:
mode:
Diffstat (limited to 'run-both')
-rwxr-xr-xrun-both1
1 files changed, 1 insertions, 0 deletions
diff --git a/run-both b/run-both
index 2cd2598..0e5573a 100755
--- a/run-both
+++ b/run-both
@@ -1,4 +1,5 @@
#!/bin/sh
+cd
./bin/do-email &
cd bin && while [ 1 ] ; do ./nsa; sleep 10; done