[tor-commits] [gettor/master] Update check service script
hiro at torproject.org
hiro at torproject.org
Mon Sep 30 10:57:27 UTC 2019
commit 38a16893aa2d1089b460ee90860e7710160e3b7d
Author: hiro <hiro at torproject.org>
Date: Mon Sep 30 12:55:46 2019 +0200
Update 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 4c9cca6..75d3148 100755
--- a/bin/gettor_check
+++ b/bin/gettor_check
@@ -9,7 +9,7 @@
#
# :license: This is Free Software. See LICENSE for license information.
-cd ;
+cd /home/gettor/gettor/;
virtualenv /home/gettor/gettor/venv
source /home/gettor/gettor/venv/bin/activate
More information about the tor-commits
mailing list