V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 43s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-07-25 00:26:53 +02:00
parent ae3c34ea98
commit e6af977489
7 changed files with 63 additions and 7 deletions

View File

@@ -57,7 +57,7 @@ usage() {
echo " What you're looking at."
echo
echo -e "\e[97m --autoinstall, -a \e[0m"
echo -e "\e[93m All data on the disks specified in './.preseed/partitioning.yaml' will be destroyed! \e[0m"
echo -e "\e[93m All data on the disks specified in './.preseed/partitioning.yaml' will be destroyed! \e[0m"
echo " Headless mode. Skip the dialog wrapper, provider note screen and interactive kernel selector dialog."
echo " No user interaction is required in autoinstall mode."
echo
@@ -92,6 +92,7 @@ usage() {
echo " Reset the nice priority value of the script and all its children"
echo " to the desired <PRIORITY>. MUST be an integer (between '-19' and 19)."
echo " Negative (higher) values MUST be enclosed in double quotes '\"'."
echo " Defaults to '0'."
echo
echo -e "\e[97m --reionice-priority <CLASS> <PRIORITY> \e[0m"
echo " Reset the ionice priority value of the script and all its children"