This commit is contained in:
Leandro Facchinetti 2020-04-06 10:30:39 -04:00
parent bb3dceed55
commit 3358558f75
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
root@<YOUR DOMAIN, FOR EXAMPLE, kill-the-newsletter.com> $ rsync -av <path-to-previous-feeds> /root/www.kill-the-newsletter.com/current/static/feeds/
```
13. Push to your fork, which will trigger the Action that deploys the code and starts the server.
13. Push to your fork, which will trigger the GitHub Action that deploys the code and starts the server.
# Run Locally