mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
* Update precommit hooks to work in GitHub Desktop * Add helpful comment * dmi.merge too just in case this helps somehow, not tested though * Update tools/hooks/python.sh Co-authored-by: Ling <lingbleed@gmail.com> Co-authored-by: Tad Hardesty <tad@platymuus.com> Co-authored-by: Ling <lingbleed@gmail.com>
3 lines
62 B
Bash
Executable File
3 lines
62 B
Bash
Executable File
#!/bin/sh
|
|
exec tools/hooks/python.sh -m merge_driver_dmi "$@"
|