mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-06-07 15:08:13 +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
|
# This argument is used by the install functions to indicate which
|
||||||
# Preflight Check functions should be called and cause the Preflight Check
|
# Preflight Check functions should be called and cause the Preflight Check
|
||||||
# to only output problems that must be fixed
|
# 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() {
|
preflight_check() {
|
||||||
# Initialize variables
|
# Initialize variables
|
||||||
unset preflight_pass
|
unset preflight_pass
|
||||||
|
Loading…
x
Reference in New Issue
Block a user