mirror of
https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials.git
synced 2024-11-03 15:40:21 +00:00
4 lines
57 B
Bash
4 lines
57 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
git config core.hooksPath .githooks
|