diff --git a/src/main.rs b/src/main.rs index 5fc744f..4ea03ae 100644 --- a/src/main.rs +++ b/src/main.rs @@ -27,6 +27,7 @@ async fn home(_req: Request<()>) -> tide::Result {
The code for the site is here.
And the latest x86_64 Linux build is here.
+There is also an ansible role for installation here.