mirror of
https://github.com/Smaug123/AdventOfCode2021
synced 2025-10-05 07:48:41 +00:00
Make pre-push hook executable
This commit is contained in:
2
hooks/pre-push
Normal file → Executable file
2
hooks/pre-push
Normal file → Executable file
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user