[tor-commits] [gettor/master] Update check script

hiro at torproject.org hiro at torproject.org
Tue Oct 8 13:54:04 UTC 2019


commit b67a4d8e0c455b410e6c7dacb24ec611a5855bcf
Author: hiro <hiro at torproject.org>
Date:   Tue Oct 8 15:53:59 2019 +0200

    Update check script
---
 bin/gettor_check | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/gettor_check b/bin/gettor_check
index 2036658..248a714 100755
--- a/bin/gettor_check
+++ b/bin/gettor_check
@@ -16,5 +16,6 @@ status=$?
 
 if test $status -ne 0
 then
+  cd /home/gettor/gettor
   /home/gettor/gettor/bin/gettor_service start
 fi



More information about the tor-commits mailing list