From 4f2e4bbc7a1f05ed965fedb151228d335b539d26 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 5 Dec 2014 09:05:49 +0100 Subject: update readme --- bin/updater/README.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'bin') diff --git a/bin/updater/README.rst b/bin/updater/README.rst index 6229c4339..76ca6e39b 100644 --- a/bin/updater/README.rst +++ b/bin/updater/README.rst @@ -45,6 +45,16 @@ or SysVinit script:: sudo /etc/init.d/owncloud-news-updater restart +No installation +--------------- + +If you do not want to install the script at all you can call it directly using:: + + python3 -m owncloud_news -c /path/to/config.ini + +.. note:: Keep in mind that you need to restart the script if you want to run a new version + + Installation: No init system ---------------------------- @@ -65,6 +75,9 @@ To see all config options run:: owncloud-news-updater -h +.. note:: Keep in mind that you need to restart the script if you want to run a new version + + Installation: SystemD --------------------- -- cgit v1.2.3