mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-01-30 18:59:02 +00:00
Add preflight check section comments
This commit is contained in:
parent
aec6ffbfc0
commit
12a3a51eb4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user