| commit | 76a276aa4876bd4f7c5534413581c48ed23d249d | [log] [tgz] |
|---|---|---|
| author | David Chisnall <github@theravensnest.org> | Sat Dec 21 11:39:28 2024 +0000 |
| committer | David Chisnall <github@theravensnest.org> | Sat Dec 21 11:39:28 2024 +0000 |
| tree | 0cc2fb26ff01fbbd52756a2583517290b92bf89d | |
| parent | 4c8d4289e9ef7d7d78915c5a5371aa3d5ca806d8 [diff] |
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