From c438f3258910983b86ed2f7a97196bb78bdd59dd Mon Sep 17 00:00:00 2001 From: Erik Stambaugh Date: Sun, 28 Jan 2024 19:33:40 -0800 Subject: [PATCH] Don't forget about ssh and reboot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ddd7953..c256fd8 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,12 @@ sandbox to production, before it will deliver mail. At present the server it configures will not be open to the public. A step will be added soon to move your server into "production" and open the port up once you're satisfied with it. +## Additional usage + +`make ssh` to initiate an SSH connection to the server + +`make reboot` does what it says on the tin + ## Roadmap Some missing features: