testsAndMisc/scripts
Krzysztof kuhy Rudnicki 77d1cc581e fix: resolve all shellcheck errors
- Replace 'A && B || C' patterns with proper if-then-else statements (SC2015)
- Add check_for_virtualbox function to invoke prompt_for_virtualbox_challenge (SC2317)
- Fix install_launcher function to escape variable in heredoc (SC2119/SC2120)
- Apply shfmt formatting to ensure consistent style

Fixes 7 SC2015 violations, 1 SC2317 violation, and 1 SC2119/SC2120 pair.
All 79 shell files now pass shellcheck without errors.
2025-11-16 21:17:08 +01:00
..
digital_wellbeing fix: resolve all shellcheck errors 2025-11-16 21:17:08 +01:00
features fix: resolve all shellcheck errors 2025-11-16 21:17:08 +01:00
fixes chore: fix shell check issues 2025-11-06 19:39:04 +01:00
meta style: convert tabs to spaces in shell_check.sh 2025-11-16 21:00:22 +01:00
misc/testsAndMisc-bash fix: resolve all shellcheck errors 2025-11-16 21:17:08 +01:00
system-maintenance fix: shellcheck issues 2025-11-01 15:36:22 +01:00
utils style: convert remaining tabs to spaces in root_bl9000.sh 2025-11-16 20:59:56 +01:00
setup_periodic_system.sh fix: shellcheck issues 2025-11-01 15:36:22 +01:00
setup_thorium_startup.sh fix: shellcheck issues 2025-11-01 15:36:22 +01:00
test_bad.sh Add test script 2025-11-01 15:45:00 +01:00
test_removal.sh fix: shellcheck issues 2025-11-01 15:36:22 +01:00