Fix mdbook test

This commit is contained in:
Greg Fitzgerald 2018-11-26 08:30:10 -07:00 committed by Grimes
parent 76b83ac0f4
commit 3d3a30e200
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ $ sudo snap set solana mode=leader
1. Ensure rsync is installed with `sudo apt-get -y install rsync` 1. Ensure rsync is installed with `sudo apt-get -y install rsync`
2. Edit `/etc/rsyncd.conf` to include the following 2. Edit `/etc/rsyncd.conf` to include the following
``` ```ini
[config] [config]
path = /var/snap/solana/current/config path = /var/snap/solana/current/config
hosts allow = * hosts allow = *