Select "1" if unsure 🐸

This commit is contained in:
Tk-Glitch 2021-03-09 01:00:20 +01:00
parent 09c4f5b51d
commit cf4717432a

View File

@ -9,7 +9,7 @@ ver511=4
ver512=rc2 ver512=rc2
_cpuschedselector() { _cpuschedselector() {
msg2 "Which CPU sched variant do you want to build/install?" msg2 "Which CPU sched variant do you want to build/install? Select \"1\" if unsure."
select CPUSCHED in "${_CPUSCHEDARRAY[@]}" select CPUSCHED in "${_CPUSCHEDARRAY[@]}"
do do
case $CPUSCHED in case $CPUSCHED in