diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2016-10-05 07:21:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-05 07:21:47 +0700 |
commit | 284803d1277642b10ca3329b6bca3ec6e7258a02 (patch) | |
tree | 969e5ec2fcd6408241c1e3ed84924894427da1b6 /network | |
parent | 811af7099289d81c14fc4e59b018d8366fbad856 (diff) | |
download | slackbuilds-284803d1277642b10ca3329b6bca3ec6e7258a02.tar.gz |
network/r2e: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/r2e/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/r2e/README b/network/r2e/README index 601627766a..267f5b87e8 100644 --- a/network/r2e/README +++ b/network/r2e/README @@ -10,6 +10,6 @@ But it is possible to monkeypatch the ssl module to disable verification globally for all feeds. If you want the verification to be disabled pass CERTVER=no to the -script: CERTVER=no ./rss2email.SlackBuild +script: CERTVER=no ./r2e.SlackBuild See README.Slackware for post-installation configuration. |