update startup script

This commit is contained in:
Archeb
2024-04-20 01:45:10 +08:00
parent 510e0ae62d
commit e9e5e5d488
2 changed files with 7 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
git pull
npm install
export YOUCOM_COOKIE="Your Cookie"
node index