Commentary in job.scm that explains usage.
[tlb/tomd.git] / run.sh
diff --git a/run.sh b/run.sh
index 13cfbe1..8766cb4 100755 (executable)
--- a/run.sh
+++ b/run.sh
@@ -1 +1 @@
-sudo ./kill-tomd.sh; rm ./tomd; make && sudo ./tomd;
+sudo ./kill-tomd.sh; rm ./tomd; rm ./client; make && ./tomd;