mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-21 11:04:59 +00:00
fix: typo in install.sh
Signed-off-by: Alessandro Pirastru <57262788+Bloodis94@users.noreply.github.com>
This commit is contained in:
parent
eef553f3be
commit
9c1429a505
1 changed files with 1 additions and 1 deletions
2
docs/static/install.sh
vendored
2
docs/static/install.sh
vendored
|
@ -344,7 +344,7 @@ enable_selinux_container_booleans() {
|
||||||
elif [ "$Answer" = "exit" ]; then
|
elif [ "$Answer" = "exit" ]; then
|
||||||
aborted
|
aborted
|
||||||
else
|
else
|
||||||
warn "Invalid choice. Please enter 'akmod' or 'exit'."
|
warn "Invalid choice. Please enter 'yes' or 'exit'."
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue