[gettor/master] Fix check script

27 Sep
2019
27 Sep
'19
3:15 p.m.
commit 19a9a4b12fa37ed495dd07b3bf892467c0baf1eb Author: hiro <hiro@torproject.org> Date: Fri Sep 27 17:15:40 2019 +0200 Fix check script --- bin/gettor_check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/gettor_check b/bin/gettor_check index 55fd1a3..a3783c2 100755 --- a/bin/gettor_check +++ b/bin/gettor_check @@ -20,5 +20,5 @@ status=$? if test $status -ne 0 then - ./bin/gettor_service start + ./home/gettor/bin/gettor_service start fi
2106
Age (days ago)
2106
Last active (days ago)
0 comments
1 participants
participants (1)
-
hiro@torproject.org