aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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 \