This website requires JavaScript.
Explore
Help
Register
Sign In
gio
/
think
mirror of
https://github.com/fantasticit/think.git
Watch
1
Star
0
Fork
You've already forked think
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ecf2d8ec06
think
/
docker
/
start.sh
9 lines
102 B
Bash
Raw
Blame
History
#!/bin/sh
### Author:jonnyan404
### date:2022年5月22日
pnpm run pm2
pm2 startup
pm2 save
pm2 logs
Reference in New Issue
View Git Blame
Copy Permalink