This website works better with JavaScript
Home
Explore
Help
Sign In
lucky
/
trends-mcp
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
40b0e41d7f
Branches
Tags
master
trends-mcp
/
restart.sh
restart.sh
96 B
History
Raw
1
2
3
4
5
#!/usr/bin/env bash
set -euo pipefail
"$(dirname "$0")/killserver.sh"
"$(dirname "$0")/run.sh"