From 111ce603e485bacf50c45877ade44ae6604e8ed2 Mon Sep 17 00:00:00 2001 From: Taylor Helsper Date: Sat, 22 Feb 2020 22:16:27 -0600 Subject: [PATCH] Prevent shutdown page from multiple shutdowns --- rootfs/standard/var/www/mynode/templates/shutdown.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/rootfs/standard/var/www/mynode/templates/shutdown.html b/rootfs/standard/var/www/mynode/templates/shutdown.html index 5a4f8e70..5b9902c1 100644 --- a/rootfs/standard/var/www/mynode/templates/shutdown.html +++ b/rootfs/standard/var/www/mynode/templates/shutdown.html @@ -4,8 +4,12 @@ {% include 'includes/head.html' %}