]> gitweb.fluxo.info Git - rhatto/apps.git/commitdiff
Minor change at inception
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 20 Jun 2015 01:19:35 +0000 (22:19 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 20 Jun 2015 01:19:35 +0000 (22:19 -0300)
inception

index 6602670f68d2377075d6b8945342308f9ed57bef..9a111a10493fcbbdc53614a1d7ab23e92a22c76f 100755 (executable)
--- 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