socialnerds/gmurml
socialnerds
/
gmurml
Archived
1
0
Fork 0

fixed another link

This commit is contained in:
david 2016-06-04 21:33:38 +02:00
parent a183f23430
commit b782146d8a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ layout: default
---
### Admin
If you are an admin you can login to [falcon.socialnerds.org](https://falcon.socialnerds.org) via SSH. `ssh user@falcon.socialnerds.org`
If you are an admin you can login to [falcon.socialnerds.org]({{ site.url }}) 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).