From: Silvio Rhatto Date: Sat, 20 Jun 2015 01:19:35 +0000 (-0300) Subject: Minor change at inception X-Git-Tag: 1.0.0~235 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=edc553d3522f624599bc42d1dc907b65f1ef998b;p=rhatto%2Fapps.git Minor change at inception --- diff --git a/inception b/inception index 6602670..9a111a1 100755 --- a/inception +++ b/inception @@ -27,11 +27,11 @@ if [ -z "$1" ] || [ "$1" == "init" ]; then echo "Checking dotfiles..." ./metadot/metadot version - - echo "" - echo "Please manually verify dotfiles version and tag from the above output." - echo "If everything is fine, proceed running this command again with the 'load' parameter." ) + + echo "" + echo "Please manually verify dotfiles version and tag from the above output." + echo "If everything is fine, proceed running this command again with the 'load' parameter." elif [ "$1" == "load" ]; then ( cd $DIRNAME