Fixat ett stavfel

This commit is contained in:
Jack-Benny Persson 2013-12-12 15:22:05 +01:00
parent c6980a21bf
commit 6c0c04377d

View File

@ -34,7 +34,7 @@ if [ $1 -ne 1 ]; then
fi
if [ ! -x $Git ]; then
echo "Can't execut $Git"
echo "Can't execute $Git"
exit 2
fi