diff --git a/index.js b/index.js index 1bbde63..86955fc 100644 --- a/index.js +++ b/index.js @@ -8,7 +8,7 @@ const METAR_SERVICE = "metar"; const generatorURL = "https://git.entropic.pro/Aiden/metar-rss"; let defaultConfig = { - "outputdir": __dirname, + "outputdir": "/var/www/weather", "icaos": ["KJFK"], "siteurl": "https://example.com", "rss-baseurl": "https://example.com/weather",