diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-10-07 11:23:23 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-10-07 11:23:23 +0200 |
| commit | 27e7e16856c105b4dd82676f6b07e448ea9d95bb (patch) | |
| tree | 595b3fcfe6897b873ee356a7b73be790f9c81c2b /Makefile | |
| parent | 44b1b9d547504fec882b0afd951f739274287f54 (diff) | |
| download | mitjafelicijan.com-27e7e16856c105b4dd82676f6b07e448ea9d95bb.tar.gz | |
Added new books and new blog to openring
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 \ |
