[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [gettor/master] Fix typo in check service script
commit bec352e6099149f8fc6a1977c2bf9e0f4ade1efa
Author: hiro <hiro@xxxxxxxxxxxxxx>
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
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits