config/notify.sh is currently installed with mode 644. But it contains shell shbang (#!/bin/sh). Either remove the shbang or install it as executable.
Created attachment 4055 [details] Install as executable Attached is a patch for solution 1
I have changed the permissions so that current git will install this script as 755 instead of 644.
Done in 1.0.79 Thanks