5 lines
83 B
Go
Raw Normal View History

2025-07-19 16:49:35 +08:00
#!/bin/bash
cd /app && ./hotgo &
echo "hotgo start all server.."
tail -f /dev/null