Update 9Router{latestVersion ? ` to v${latestVersion}` : ""}
{isDisconnected
? "Server stopped. Paste the command into a terminal to install."
: isCountingDown
? `Command copied. Server will stop in ${countdown}s...`
: "Click the button below to copy the install command and shutdown."}
Install command:
{installCmd}
Click Copy & Shutdown below.
Paste the command into your terminal and press Enter.