blob: e68bcf730f5928c4b0ea7f29588c7541819e4069 [file] [edit]
#!/bin/bash
# Licensed under the Apache-2.0 license
cargo install --git https://github.com/chipsalliance/caliptra-sw --root /tmp/caliptra-file-header-fix caliptra-file-header-fix
echo Running file-header-fix
/tmp/caliptra-file-header-fix/bin/caliptra-file-header-fix "$@"