KL-MLC commited on
Commit
1a038aa
·
verified ·
1 Parent(s): 8289437

Update initApplication.sh

Browse files
Files changed (1) hide show
  1. initApplication.sh +2 -1
initApplication.sh CHANGED
@@ -1,4 +1,5 @@
1
- git clone --depth=1 https://github.com/Archeb/YOUChat_Proxy .
 
2
  pnpm i
3
  export PASSWORD=$PASS
4
  export PORT=7860
 
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