Fix the name of the script to generate compile commands.

This broke the dev container.
diff --git a/scripts/generate_compiler_commands.sh b/scripts/generate_compile_commands.sh
similarity index 100%
rename from scripts/generate_compiler_commands.sh
rename to scripts/generate_compile_commands.sh