x-undefined-2 commited on
Commit
69dccf8
·
verified ·
1 Parent(s): 2d130a8

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +0 -4
entrypoint.sh CHANGED
@@ -2,10 +2,6 @@
2
 
3
  export PATH=$PATH:$HOME/socks-server/node-v20.15.0-linux-x64/bin
4
 
5
- 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
  npm install wrangler@3.53.2
10
  npm i
11
  npm run start
 
2
 
3
  export PATH=$PATH:$HOME/socks-server/node-v20.15.0-linux-x64/bin
4
 
 
 
 
 
5
  npm install wrangler@3.53.2
6
  npm i
7
  npm run start