script fix
This commit is contained in:
parent
fa9b7eb79a
commit
995a83a238
@ -15,7 +15,7 @@ if [ ! -d "$PROJECT_DIR" ]; then
|
||||
npx create-medusa-app@latest my-medusa-app \
|
||||
--db-url "$DATABASE_URL" \
|
||||
--no-browser \
|
||||
--directory-path "$PROJECT_DIR" \
|
||||
--directory-path "/app/" \
|
||||
--with-nextjs-starter
|
||||
|
||||
# Change into the project folder, install dependencies and build the app.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user