diff --git a/.githooks/post-merge b/.githooks/post-merge index f4383062a3acfbae13d4c9d6a3ad4d26195bb6aa..c16246315feba91ebca1be0d3dab0bb77cc16b68 100755 --- a/.githooks/post-merge +++ b/.githooks/post-merge @@ -12,7 +12,7 @@ notify 'Loading dconf config' Documents/bin/dconf-load notify 'Configuring Git repo' git config --local status.showUntrackedFiles no -if command -v vagrant > /dev/null +if command -pv vagrant > /dev/null then notify 'Installing Vagrant plugins' for plugin in landrush vagrant-gatling-rsync vagrant-disksize