hide tor address

This commit is contained in:
Daniel
2019-05-15 19:43:48 +02:00
committed by GitHub
parent d0a84779f7
commit 85297e5bc0
+1 -1
View File
@@ -69,7 +69,7 @@ script: |
return $result
}
#trick for "Host key verification failed."
echo "yes" | torify ssh ${login}@${tor}
echo "yes" | torify ssh ${login}@${tor} 1>/dev/null 2>/dev/null
build
after_script: