From 5cde892f905b7a22b71222f06c5f21f3d9042d6a Mon Sep 17 00:00:00 2001 From: Nico Rey Date: Wed, 1 Apr 2020 19:42:20 -0300 Subject: [PATCH] Rename file --- .noaa.conf => noaa.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) rename .noaa.conf => noaa.conf (52%) diff --git a/.noaa.conf b/noaa.conf similarity index 52% rename from .noaa.conf rename to noaa.conf index d0c9ff4..d6aa49d 100644 --- a/.noaa.conf +++ b/noaa.conf @@ -1,8 +1,10 @@ NOAA_HOME=/home/pi -NOAA_OUTPUT=/usr/share/html -METEOR_OUTPUT=/usr/share/html/meteor +NOAA_OUTPUT=/var/www/wx +METEOR_OUTPUT=/var/www/wx/meteor NOAA_AUDIO=/var/ramfs SAT_MIN_ELEV=30 METEOR_MIN_ELEV=30 SUN_MIN_ELEV=10 LOG_LEVEL=DEBUG +LAT=change_latitude +LON=change_longitude