This website requires JavaScript.
Explore
Help
Register
Sign In
Bitmessage
/
MiNode
Watch
3
Star
0
Fork
1
You've already forked MiNode
Code
Pull Requests
9
Actions
Activity
0ba6a1d6d3
MiNode
/
.buildbot
/
ubuntu
/
build.sh
5 lines
58 B
Bash
Raw
Normal View
History
Unescape
Escape
Install and start i2pd in buildbot
2022-09-23 03:17:38 +02:00
#!/bin/sh
sudo service i2pd start
Install and start tor in buildbot
2023-04-13 20:07:10 +02:00
sudo service tor start
Copy Permalink