Update INSTALL.md

This commit is contained in:
Drew Warren 2017-09-08 16:20:52 -06:00
parent ae1b21bfb2
commit ae9e6bc16d
1 changed files with 2 additions and 2 deletions

View File

@ -162,8 +162,8 @@ Resetting the Initialization
Once you run the app the initialization files will appear in these locations Once you run the app the initialization files will appear in these locations
``` ```
/srv/walnut/var/com.daplie.walnut.config.sqlite3 /srv/walnut/var/walnut+config@daplie.com.sqlite3
/srv/walnut/config/<domain.tld>/config.json /srv/walnut/config/foo.com.json
``` ```
Deleting those files and restarting walnut will reset it to its bootstrap state. Deleting those files and restarting walnut will reset it to its bootstrap state.