From e9d9ff2d7905cd334face08761c6edb09f5e6e88 Mon Sep 17 00:00:00 2001 From: seanauff Date: Tue, 4 Feb 2020 08:58:22 -0500 Subject: [PATCH] add themeify --- Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5edf37f..932302b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -36,7 +36,8 @@ https://github.com/dattas/OctoPrint-DetailedProgress/archive/master.zip \ https://github.com/mmone/OctoPrintKlipper/archive/master.zip \ https://github.com/jneilliii/OctoPrint-TabOrder/archive/master.zip \ https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/archive/master.zip \ -https://github.com/OctoPrint/OctoPrint-MQTT/archive/master.zip +https://github.com/OctoPrint/OctoPrint-MQTT/archive/master.zip \ +https://github.com/birkbjo/OctoPrint-Themeify/archive/master.zip # Installing from sillyfrog until the PR is merged to master RUN /opt/octoprint/venv/bin/python -m pip install https://github.com/sillyfrog/OctoPrint-PrintHistory/archive/master.zip