]> gitweb.fluxo.info Git - templater.git/commitdiff
Minor coding style change
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 14 Nov 2017 12:12:15 +0000 (10:12 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 14 Nov 2017 12:12:15 +0000 (10:12 -0200)
share/templater/pushtodeploy/setup

index 5cd9dd1c65374b6a149f4e06358caee68ecfd96d..78e216f49dc40c1add17ac98dd13c5589c8db221 100755 (executable)
@@ -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"