From aad3521cdf0944b3ef1e754bacec254937b2f355 Mon Sep 17 00:00:00 2001 From: Shunra <43567521+swfrx@users.noreply.github.com> Date: Tue, 19 Nov 2024 11:01:55 +0000 Subject: [PATCH] Update install.py Remove references to SguWeewx/dokuwiki as that directory is removed from the skin --- install.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/install.py b/install.py index f01b59c..41a510f 100644 --- a/install.py +++ b/install.py @@ -65,10 +65,10 @@ def __init__(self): 'skins/SguWeewx/font/OpenSans-Regular.ttf', 'skins/SguWeewx/font/OpenSans-Bold.ttf', 'skins/SguWeewx/lang/en.conf', - 'skins/SguWeewx/dokuwiki/pages/weather/noaa/noaa-YYYY.txt.tmpl', - 'skins/SguWeewx/dokuwiki/pages/weather/noaa/noaa-YYYY-MM.txt.tmpl', - 'skins/SguWeewx/dokuwiki/pages/weather/weather_stats_incl.txt.tmpl', - 'skins/SguWeewx/dokuwiki/sguweewx.html.tmpl', + 'skins/SguWeewx/pages/weather/noaa/noaa-YYYY.txt.tmpl', + 'skins/SguWeewx/pages/weather/noaa/noaa-YYYY-MM.txt.tmpl', + 'skins/SguWeewx/pages/weather/weather_stats_incl.txt.tmpl', + 'skins/SguWeewx/sguweewx.html.tmpl', 'skins/SguWeewx/skin.conf', ]), ('skins/PolarWindPlot',