Update start.sh
This commit is contained in:
@@ -42,7 +42,7 @@ TUNNEL_SERVICE="lt"
|
|||||||
|
|
||||||
# Change to the project directory
|
# Change to the project directory
|
||||||
cd "$PROJECT_DIR" || exit
|
cd "$PROJECT_DIR" || exit
|
||||||
|
nvm use 20 &&
|
||||||
npm i &&
|
npm i &&
|
||||||
|
|
||||||
# Build and start the Next.js app
|
# Build and start the Next.js app
|
||||||
|
|||||||
Reference in New Issue
Block a user