changeset 186:b41c525bdaf7

Add example configuration file.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 03 Jun 2014 21:43:49 +0300
parents 64e06ee172c7
children 8b0a9315c69e
files fetch_weather.config fetch_weather.pl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/fetch_weather.pl	Tue Jun 03 21:38:40 2014 +0300
+++ b/fetch_weather.pl	Tue Jun 03 21:43:49 2014 +0300
@@ -7,7 +7,7 @@
 # Should be ran as a cronjob, and configured properly.
 # 15 * * * *     /absolute/path/to/fetch_weather.pl </path/to/configfile>
 #
-# Configuration file example is in weather.config
+# Configuration file example is in fetch_weather.config
 #
 # This script is freely distributable under GNU GPL (version 2) license.
 #