From ac6f1947898a3cea3c61f0f554caaf5e9623a343 Mon Sep 17 00:00:00 2001 From: Leandro Facchinetti Date: Tue, 4 Aug 2020 22:50:07 +0100 Subject: [PATCH] . --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b1f4ce..e182daa 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ $ ssh-add $ ssh -A root@ root@ $ rsync -av /root/www.kill-the-newsletter.com/current/static/feeds/ + root@ $ rsync -av /root/www.kill-the-newsletter.com/current/static/alternate/ ``` 13. Push to your fork, which will trigger the GitHub Action that deploys the code and starts the server.