Files
youchat_proxy/start.sh
T
2024-04-21 14:42:25 +08:00

4 lines
67 B
Bash

#!/bin/sh
npm install
export YOUCOM_COOKIE="Your Cookie"
node index