Merge pull request #3359 from directus/bootstrap-fix

Fix bootstrap command
This commit is contained in:
Rijk van Zanten
2020-12-09 08:31:44 -05:00
committed by GitHub

View File

@@ -43,7 +43,7 @@ WARN
fi
fi
npx directus database bootstrap
npx directus bootstrap
}
command=""