Files
Paradise/tools/hooks/dmi.merge
Charlie Nolan 3179d70820 Hooks should be executable. (#25045)
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com>
2024-04-12 18:41:37 +00:00

3 lines
63 B
Bash
Executable File

#!/bin/sh
exec tools/bootstrap/python -m dmi.merge_driver "$@"