From 87d35cac395cdc009dd414cc5e1d98d6d0adbaf4 Mon Sep 17 00:00:00 2001 From: david Date: Sat, 4 Jun 2016 21:35:38 +0200 Subject: [PATCH] and another one --- admin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin.md b/admin.md index 1e13e19..bd86397 100644 --- a/admin.md +++ b/admin.md @@ -3,7 +3,7 @@ layout: default --- ### Admin -If you are an admin you can login to [falcon.socialnerds.org]({{ site.url }}) via SSH. `ssh user@falcon.socialnerds.org` +If you are an admin you can login to [falcon.socialnerds.org]({{ site.url }}/index.html) via SSH. `ssh user@falcon.socialnerds.org` I have written a simple tool to control our Minecraft server. **`falcon`**. Once connected you can use it to connect to the servers console `falcon console`, start the server `falcon start`, check it's status `falcon status` or kill it with `falcon kill` (but you should avoid the latter - connect to the console and type `stop` to shutdown the server).