From: Silvio Rhatto Date: Wed, 12 Aug 2015 14:11:22 +0000 (-0300) Subject: Inception: fix metadot invocation X-Git-Tag: 1.0.0~206 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e40f5bc57c255f067fdae32d00229f87c58e5cf5;p=rhatto%2Fapps.git Inception: fix metadot invocation --- diff --git a/inception b/inception index 63ddf1c..07e8327 100755 --- a/inception +++ b/inception @@ -26,7 +26,7 @@ if [ -z "$1" ] || [ "$1" == "init" ]; then $DIRNAME/utils-git/git-checkout-tag echo "Checking dotfiles..." - ./metadot/metadot version + $DIRNAME/metadot/metadot version ) echo ""