instructions
This commit is contained in:
parent
7fd1632044
commit
cbafbf6152
@ -1,3 +1,12 @@
|
|||||||
# ezirc
|
# ezirc
|
||||||
|
|
||||||
Run a hidden IRC server!
|
Run a hidden IRC server!
|
||||||
|
|
||||||
|
---
|
||||||
|
```
|
||||||
|
git clone https://git.hackfreedom.org/hack-freedom/ezirc.git
|
||||||
|
cd ezirc
|
||||||
|
docker build -t thelounge-ngircd-tor:edge .
|
||||||
|
docker run --name thelounge-tor -v ./data:/data --restart unless-stopped thelounge-ngircd-tor:edge
|
||||||
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user