From 87f1dfd27388ce5342543f939cddfeb28c1d23b7 Mon Sep 17 00:00:00 2001 From: GilbN <24592972+GilbN@users.noreply.github.com> Date: Mon, 12 Apr 2021 17:59:09 +0200 Subject: [PATCH] Update 98-themepark --- calibre-web/root/etc/cont-init.d/98-themepark | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calibre-web/root/etc/cont-init.d/98-themepark b/calibre-web/root/etc/cont-init.d/98-themepark index e2203aa6..c2f1f336 100644 --- a/calibre-web/root/etc/cont-init.d/98-themepark +++ b/calibre-web/root/etc/cont-init.d/98-themepark @@ -4,7 +4,7 @@ echo '--------------------------------' echo '| Calibre-web theme.park Mod |' echo '--------------------------------' -# Display variables for troubleshooting +# Display variables for troubleshooting echo -e "Variables set:\\n\ 'TP_DOMAIN'=${TP_DOMAIN}\\n\ 'TP_THEME'=${TP_THEME}\\n"