mirror of
https://github.com/Smaug123/AdventOfCode2021
synced 2025-10-04 23:38:40 +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
|
||||
|
||||
|
Reference in New Issue
Block a user