mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 03:34:39 +02:00
only setup precommit hook for git, github allows non git downloads through tags and zips
This commit is contained in:
@@ -10,4 +10,7 @@ else
|
||||
fi
|
||||
|
||||
autoreconf --install --force --verbose
|
||||
ln -s -f ../../pre-commit.sh .git/hooks/pre-commit
|
||||
|
||||
if test -d .git; then
|
||||
ln -s -f ../../pre-commit.sh .git/hooks/pre-commit
|
||||
fi
|
||||
|
Reference in New Issue
Block a user