Fix Contact Retry Failure to Restart #541

Merged
sarah merged 17 commits from post-stable-fixes into master 2024-01-02 23:18:00 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 29c739d2cc - Show all commits

View File

@ -12,6 +12,7 @@ steps:
commands:
- go install honnef.co/go/tools/cmd/staticcheck@latest
- go install go.uber.org/nilaway/cmd/nilaway@latest
- apt install libevent-2.1-7
- wget https://git.openprivacy.ca/openprivacy/buildfiles/raw/master/tor/tor
- wget https://git.openprivacy.ca/openprivacy/buildfiles/raw/master/tor/torrc
- chmod a+x tor