testsAndMisc/scripts/misc/testsAndMisc-bash
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
..
.vscode Import testsAndMisc/Bash as subtree (preserve history) 2025-11-01 16:27:05 +01:00
tools Import testsAndMisc/Bash as subtree (preserve history) 2025-11-01 16:27:05 +01:00
.gitignore Import testsAndMisc/Bash as subtree (preserve history) 2025-11-01 16:27:05 +01:00
clean_audio.sh chore: fix shell check issues 2025-11-06 19:39:04 +01:00
compress_images.sh Import testsAndMisc/Bash as subtree (preserve history) 2025-11-01 16:27:05 +01:00
convert.sh chore: fix shell check issues 2025-11-06 19:39:04 +01:00
copyFolder.sh chore: fix shell check issues 2025-11-06 19:39:04 +01:00
download.sh chore: fix shell check issues 2025-11-06 19:39:04 +01:00
fix_thorium_unity.sh chore: fix shell check issues 2025-11-06 19:39:04 +01:00
fix_unity.sh chore: fix shell check issues 2025-11-06 19:39:04 +01:00
generate_subfolders.sh chore: fix shell check issues 2025-11-06 19:39:04 +01:00
get_rnnoise_model.sh chore: fix shell check issues 2025-11-06 19:39:04 +01:00
install_ffmpeg_with_arnndn.sh chore: fix shell check issues 2025-11-06 19:39:04 +01:00
install_unity_mcp.sh chore: fix shell check issues 2025-11-06 19:39:04 +01:00
libre_translate.sh fix: resolve all shellcheck errors 2025-11-16 21:17:08 +01:00
mcp_readme.md Import testsAndMisc/Bash as subtree (preserve history) 2025-11-01 16:27:05 +01:00
process_table.sh chore: fix shell check issues 2025-11-06 19:39:04 +01:00
README_clean_audio.md Import testsAndMisc/Bash as subtree (preserve history) 2025-11-01 16:27:05 +01:00
test_fw.srt Import testsAndMisc/Bash as subtree (preserve history) 2025-11-01 16:27:05 +01:00
transcribe.sh fix: resolve all shellcheck errors 2025-11-16 21:17:08 +01:00
upgrade.sh Import testsAndMisc/Bash as subtree (preserve history) 2025-11-01 16:27:05 +01:00