aboutsummaryrefslogtreecommitdiff
path: root/inception
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-06-19 22:19:35 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-06-19 22:19:35 -0300
commitedc553d3522f624599bc42d1dc907b65f1ef998b (patch)
tree148fef88e18ebcccef8954170b682bceaa9d70cb /inception
parent264544a62676f83eb887256706b533efb7216995 (diff)
downloadapps-edc553d3522f624599bc42d1dc907b65f1ef998b.tar.gz
apps-edc553d3522f624599bc42d1dc907b65f1ef998b.tar.bz2
Minor change at inception
Diffstat (limited to 'inception')
-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