mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
17 lines
463 B
Plaintext
17 lines
463 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.3 2013/07/25 16:32:20 schmonz Exp $
|
|
|
|
Just before upgrading to 3.x:
|
|
|
|
$ r2e run
|
|
$ r2e opmlexport > feeds.xml
|
|
|
|
Just after upgrading from 2.x:
|
|
|
|
$ r2e new your@email.here
|
|
$ vi ~/.rss2email/config.py ~/.config/rss2email.cfg # keep custom settings
|
|
$ r2e opmlimport feeds.xml
|
|
$ r2e run --no-send
|
|
|
|
===========================================================================
|