aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-11-14 10:12:15 -0200
committerSilvio Rhatto <rhatto@riseup.net>2017-11-14 10:12:15 -0200
commita8e73f80974038516054a042ed1b811c781c9db8 (patch)
tree9c299b27abf82ee0a7f6f525a83bd9f6c2c93ce4 /share
parent494f678017709cf829da254fbd8d20fb1ace962e (diff)
downloadtemplater-a8e73f80974038516054a042ed1b811c781c9db8.tar.gz
templater-a8e73f80974038516054a042ed1b811c781c9db8.tar.bz2
Minor coding style change
Diffstat (limited to 'share')
-rwxr-xr-xshare/templater/pushtodeploy/setup1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/templater/pushtodeploy/setup b/share/templater/pushtodeploy/setup
index 5cd9dd1..78e216f 100755
--- a/share/templater/pushtodeploy/setup
+++ b/share/templater/pushtodeploy/setup
@@ -22,7 +22,6 @@ function templater_pushtodeploy {
echo "post_receive:" >> Makefile
echo -e "\tcd .git/hooks && ln -sf ../../bin/post-receive" >> Makefile
fi
-
fi
else
__templater_echo "pushtodeploy already set"