aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinception2
1 files changed, 1 insertions, 1 deletions
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 ""