Delete initApplication.sh
Browse files- initApplication.sh +0 -7
initApplication.sh
DELETED
|
@@ -1,7 +0,0 @@
|
|
| 1 |
-
git clone --depth=1 https://github.com/Archeb/YOUChat_Proxy ./UChat
|
| 2 |
-
cd ./UChat
|
| 3 |
-
pnpm i
|
| 4 |
-
export PASSWORD=$PASS
|
| 5 |
-
export PORT=7860
|
| 6 |
-
echo $B64JS | base64 -d > config.js
|
| 7 |
-
node index.js
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|