FIX: fixed path
This commit is contained in:
parent
4aed95f44b
commit
6779fa51cc
@ -14,6 +14,7 @@ if [ -z ${FEEDS} ]; then
|
||||
fi
|
||||
|
||||
|
||||
echo -e ${FEEDS} > ~/.rss2email/feeds.txt
|
||||
|
||||
echo -e ${FEEDS} > /home/rss2email/.rss2email/feeds.txt
|
||||
|
||||
/app/rss2email daemon ${RECIPIENTS}
|
Loading…
Reference in New Issue
Block a user