diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -7,9 +7,10 @@ deploy: openring | |||
| 7 | ssh root@165.22.87.180 chown www-data:www-data /var/www/html/mitjafelicijan.com/ -Rf | 7 | ssh root@165.22.87.180 chown www-data:www-data /var/www/html/mitjafelicijan.com/ -Rf |
| 8 | 8 | ||
| 9 | openring: | 9 | openring: |
| 10 | openring -l 165 -n 5 -p 1 \ | 10 | openring -l 165 -n 6 -p 1 \ |
| 11 | -s https://drewdevault.com/feed.xml \ | 11 | -s https://drewdevault.com/feed.xml \ |
| 12 | -s https://danluu.com/atom.xml \ | 12 | -s https://danluu.com/atom.xml \ |
| 13 | -s https://mirzapandzo.com/feed/feed.xml \ | ||
| 13 | -s https://serokell.io/blog.rss.xml \ | 14 | -s https://serokell.io/blog.rss.xml \ |
| 14 | -s https://cronokirby.com/posts/index.xml \ | 15 | -s https://cronokirby.com/posts/index.xml \ |
| 15 | -s https://www.jeffgeerling.com/blog.xml \ | 16 | -s https://www.jeffgeerling.com/blog.xml \ |
