@ -20,7 +20,8 @@ run:
stop:
-set -e;\
kill -15 $$(cat thsf.pid); \
THSF_DIR=$$(pwd); \
kill -15 $$(cat $$THSF_DIR/thsf.pid); \
rm thsf.pid
clean: