From fcebb04c51b3b74bc22a0c17eab48232bb8f8bc9 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Tue, 19 Oct 2021 02:51:51 -0400 Subject: [PATCH] Prompt for restart at the end of gui installation. --- .includes/gui.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.includes/gui.sh b/.includes/gui.sh index cc3135e..61bdfe9 100755 --- a/.includes/gui.sh +++ b/.includes/gui.sh @@ -192,3 +192,4 @@ fi # enable and start nodm sudo systemctl enable nodm --now +restart