mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-07-02 03:30:44 +00:00
Initialize variables
This commit is contained in:
@ -979,6 +979,8 @@ preflight_check() {
|
||||
unset preflight_results
|
||||
unset preflight_manual
|
||||
unset preflight_followup
|
||||
unset preflight_fail_string
|
||||
unset preflight_pass_string
|
||||
|
||||
# Call the optimization functions to perform the checks
|
||||
lutris_check
|
||||
|
Reference in New Issue
Block a user