x-undefined-2 commited on
Commit
8f5be5d
·
verified ·
1 Parent(s): cacb4da

Update entrypoint.sh

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