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