From edc553d3522f624599bc42d1dc907b65f1ef998b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 19 Jun 2015 22:19:35 -0300 Subject: Minor change at inception --- inception | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- cgit v1.2.3