2025-07-19 16:49:35 +08:00

5 lines
83 B
Go

#!/bin/bash
cd /app && ./hotgo &
echo "hotgo start all server.."
tail -f /dev/null