[gettor/master] Fix typo in check service script

27 Sep
2019
27 Sep
'19
4:36 p.m.
commit bec352e6099149f8fc6a1977c2bf9e0f4ade1efa Author: hiro <hiro@torproject.org> Date: Fri Sep 27 18:36:42 2019 +0200 Fix typo in check service script --- bin/gettor_check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/gettor_check b/bin/gettor_check index f611399..93ff1d9 100755 --- a/bin/gettor_check +++ b/bin/gettor_check @@ -20,5 +20,5 @@ status=$? if test $status -ne 0 then - ./home/gettor/gettor/bin/gettor_service start + /home/gettor/gettor/bin/gettor_service start fi
2108
Age (days ago)
2108
Last active (days ago)
0 comments
1 participants
participants (1)
-
hiro@torproject.org