aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2022-10-07 11:23:23 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2022-10-07 11:23:23 +0200
commit27e7e16856c105b4dd82676f6b07e448ea9d95bb (patch)
tree595b3fcfe6897b873ee356a7b73be790f9c81c2b /Makefile
parent44b1b9d547504fec882b0afd951f739274287f54 (diff)
downloadmitjafelicijan.com-27e7e16856c105b4dd82676f6b07e448ea9d95bb.tar.gz
Added new books and new blog to openring
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 72209bc..f95e7b9 100644
--- a/Makefile
+++ b/Makefile
@@ -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
9openring: 9openring:
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 \