From 12a3a51eb455b3bb90ec2ed2029e4eccc8c98458 Mon Sep 17 00:00:00 2001 From: the Sane <3657071+the-sane@users.noreply.github.com> Date: Sat, 20 Feb 2021 18:04:34 -0500 Subject: [PATCH] Add preflight check section comments --- lug-helper.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lug-helper.sh b/lug-helper.sh index 303167d..5c76ef9 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -511,6 +511,7 @@ sanitize() { fi } +#--------------------- begin preflight check functions -----------------------# #------------------------- begin mapcount functions --------------------------# # Check if setting vm.max_map_count was successful @@ -657,6 +658,8 @@ avx_check() { fi } +#------------------------- end preflight check functions ---------------------# + # Delete the shaders directory rm_shaders() { # Get/Set directory paths