diff --git a/update.sh b/update.sh index e2a81dff..cb0d6ad7 100755 --- a/update.sh +++ b/update.sh @@ -1,5 +1,6 @@ #!/bin/sh +rm .git/hooks/* export NIX_PATH=/etc/nix/inputs cd packages; yes '' | ./update.sh \ No newline at end of file