From f5ba8ab2516b2acf850b7c98f799934e21581938 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Mon, 19 May 2025 15:43:58 -0400 Subject: [PATCH] Update function comment --- lug-helper.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lug-helper.sh b/lug-helper.sh index 7ba387a..a2d71b5 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -741,6 +741,10 @@ getdirs() { # This argument is used by the install functions to indicate which # Preflight Check functions should be called and cause the Preflight Check # to only output problems that must be fixed +# +# There are two options for automatically fixing problems: +# See existing functions for examples of setting +# preflight_root_actions or preflight_user_actions preflight_check() { # Initialize variables unset preflight_pass