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
|
#!/bin/sh
|
||||||
|
|
||||||
|
rm .git/hooks/*
|
||||||
export NIX_PATH=/etc/nix/inputs
|
export NIX_PATH=/etc/nix/inputs
|
||||||
cd packages;
|
cd packages;
|
||||||
yes '' | ./update.sh
|
yes '' | ./update.sh
|
Loading…
Reference in a new issue