Merge pull request #398 from TheHADILP/hpfeeds-cmd

Missed another typo
This commit is contained in:
Marco Ochse 2019-06-26 12:50:35 +02:00 committed by GitHub
commit f4daa17f41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -481,7 +481,7 @@ The script can accept a config file as an argument, e.g. `./hpfeeds_optin.sh --c
Your current config will also be stored in `/data/ews/conf/hpfeeds.cfg` where you can review or change it.
Be sure to apply any changes by running `./hpfeeds_optin.sh --conf=/data/ews/conf/hpfeeds.cfg`.
No worries: You old config gets backed up in `/data/ews/conf/hpfeeds.cfg.old`
No worries: Your old config gets backed up in `/data/ews/conf/hpfeeds.cfg.old`
Of course you can also rerun the `hpfeeds_optin.sh` script to change and apply your settings interactively.