BasToTheMax commited on
Commit
2e15434
1 Parent(s): 5a2c01d

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -0
start.sh CHANGED
@@ -1,2 +1,3 @@
1
  npm install @google-cloud/functions-framework
 
2
  npx @google-cloud/functions-framework --target=main --port=$SERVER_PORT --source=/home/container
 
1
  npm install @google-cloud/functions-framework
2
+ npm install
3
  npx @google-cloud/functions-framework --target=main --port=$SERVER_PORT --source=/home/container