#!/bin/sh

echo Hi, I am commit-hook
echo $*
zenity --question
echo Goodbye