remove ls
This commit is contained in:
parent
d7942a572b
commit
ef8ad9f790
@ -29,9 +29,6 @@ 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.
|
# Finally, start the Medusa server.
|
||||||
echo "Starting Medusa server..."
|
echo "Starting Medusa server..."
|
||||||
exec npm start
|
exec npm start
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user