From e40f5bc57c255f067fdae32d00229f87c58e5cf5 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 12 Aug 2015 11:11:22 -0300 Subject: Inception: fix metadot invocation --- inception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inception') 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 "" -- cgit v1.2.3