aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinception8
1 files 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