Spaces:
Paused
Paused
Update entrypoint.sh
Browse files- entrypoint.sh +0 -1
entrypoint.sh
CHANGED
|
@@ -9,6 +9,5 @@ sed -i 's X_WPAD_URL '"$X_WPAD_URL"' g' ./index.ts
|
|
| 9 |
cat ./index.ts
|
| 10 |
|
| 11 |
npm install wrangler@3.53.2
|
| 12 |
-
npm install miniflare@3.0.1
|
| 13 |
npm i
|
| 14 |
npm run start
|
|
|
|
| 9 |
cat ./index.ts
|
| 10 |
|
| 11 |
npm install wrangler@3.53.2
|
|
|
|
| 12 |
npm i
|
| 13 |
npm run start
|