From 8779d89cf2f7238b97fc75b6781e6ab85e65a1a7 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 1 Jun 2025 19:51:08 +0200 Subject: [PATCH] Update UPDATE.sh --- version/1.3.4/UPDATE.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version/1.3.4/UPDATE.sh b/version/1.3.4/UPDATE.sh index aa441d66..0044866d 100644 --- a/version/1.3.4/UPDATE.sh +++ b/version/1.3.4/UPDATE.sh @@ -20,7 +20,7 @@ fi wget -O /tmp/tailwind.css http://185.119.90.220:2083/static/dist/output.css docker cp /tmp/tailwind.css openpanel:/static/dist/output.css rm -rf /tmp/tailwind.css - +docker restart openpanel