re-enable enableTor
This commit is contained in:
parent
9ec9816843
commit
4d690dc680
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ startWormholePairR pairingwith = whenTorInstalled $ whenWormholeInstalled $
|
|||
|
||||
getPrepareWormholePairR :: PairingWith -> Handler Html
|
||||
getPrepareWormholePairR pairingwith = do
|
||||
-- enableTor
|
||||
enableTor
|
||||
myaddrs <- liftAnnex loadP2PAddresses
|
||||
remotename <- liftAnnex unusedPeerRemoteName
|
||||
h <- liftAssistant $
|
||||
|
|
Loading…
Add table
Reference in a new issue