Archived
1
0
Fork 0

Check IP in gl-pre-git hook

This commit is contained in:
Mercier Pierre-Olivier 2013-09-28 11:15:31 +02:00
parent 8f5cd9a6be
commit d7686f68c0
3 changed files with 77 additions and 59 deletions

View file

@ -18,7 +18,7 @@ then
fi
done
elif [ "$KERNEL" = "Linux"]
elif [ "$KERNEL" = "Linux" ]
then
if [ -f "/etc/debian_version" ]