mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-06-06 13:58:14 +00:00
Update function comment
This commit is contained in:
parent
87b918c38c
commit
f5ba8ab251
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user