Fix fix fix...

This commit is contained in:
Quentin 2020-01-29 17:17:44 +01:00
parent d4c504bd4b
commit e2c2c82291
2 changed files with 3 additions and 2 deletions

View File

@ -15,7 +15,8 @@ RUN dnf install -y \
libzstd-devel \
xz-devel \
git \
gstreamer1-devel
gstreamer1-devel \
gstreamer1-plugins-base-devel
WORKDIR /home/donar-build
RUN chown -R 1000 /home/donar-build

View File

@ -81,7 +81,7 @@ In a first terminal:
In a second terminal:
```bash
./donar -c -o onion_service.pub -a lightning -l 12 -p 'fast_count=3!tick_tock=0!window=2000' -e 5000 -r 5000
./donar -c -o onion_services.pub -a lightning -l 12 -p 'fast_count=3!tick_tock=0!window=2000' -e 5000 -r 5000
```
In a third terminal: