remove git hooks
This commit is contained in:
parent
8454420039
commit
a902a46cc9
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
rm .git/hooks/*
|
||||
export NIX_PATH=/etc/nix/inputs
|
||||
cd packages;
|
||||
yes '' | ./update.sh
|
Loading…
Reference in a new issue