x-undefined-2 commited on
Commit
f49ff44
·
verified ·
1 Parent(s): 95d8f2d

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +1 -0
entrypoint.sh CHANGED
@@ -8,5 +8,6 @@ sed -i 's X_WPAD_URL '"$X_WPAD_URL"' g' ./index.ts
8
 
9
  cat ./index.ts
10
 
 
11
  npm i
12
  npm run start
 
8
 
9
  cat ./index.ts
10
 
11
+ npm install wrangler@3.53.1
12
  npm i
13
  npm run start