From a09620ce71beb82fc4e659a74239aaed1f0f6f1a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 3 Feb 2018 01:33:16 +0200 Subject: [PATCH] Updated AWS (markdown) --- AWS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AWS.md b/AWS.md index a2f5001..f19b464 100644 --- a/AWS.md +++ b/AWS.md @@ -28,8 +28,9 @@ reboot ``` sudo apt install nginx - (or: nginx-full) +sudo systemctl start nginx +sudo systemctl enable nginx ``` Example nginx config at: