script update
This commit is contained in:
parent
995a83a238
commit
a5a3fe8d25
@ -29,6 +29,9 @@ fi
|
|||||||
# Change directory to the Medusa project folder.
|
# Change directory to the Medusa project folder.
|
||||||
cd "$PROJECT_DIR"
|
cd "$PROJECT_DIR"
|
||||||
|
|
||||||
|
# List the contents of the project directory to verify installation.
|
||||||
|
ls -la
|
||||||
|
|
||||||
# Finally, start the Medusa server in development/production mode as desired.
|
# Finally, start the Medusa server in development/production mode as desired.
|
||||||
# For example, here we run the development server:
|
# For example, here we run the development server:
|
||||||
echo "Starting Medusa server..."
|
echo "Starting Medusa server..."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user