aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMitja Felicijan <m@mitjafelicijan.com>2023-07-03 01:50:55 +0200
committerMitja Felicijan <m@mitjafelicijan.com>2023-07-03 01:50:55 +0200
commit84ed124529ffeee1590295b8de3a8faf51848680 (patch)
tree409b0a3aa1e8e8c8677ed2c63801234771a686b6 /Makefile
parentcae309d6796e4c278fa918a593fe1eed4ed00d1c (diff)
downloadmitjafelicijan.com-84ed124529ffeee1590295b8de3a8faf51848680.tar.gz
Openring changed from 150 chars to 145
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1cd4b1a..22cd3db 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ deploy: openring tailwind-build
24 ssh root@mitjafelicijan.com chown www-data:www-data /var/www/html/mitjafelicijan.com/ -Rf 24 ssh root@mitjafelicijan.com chown www-data:www-data /var/www/html/mitjafelicijan.com/ -Rf
25 25
26openring: 26openring:
27 openring -l 150 -n 6 -p 1 \ 27 openring -l 145 -n 6 -p 1 \
28 -s https://drewdevault.com/feed.xml \ 28 -s https://drewdevault.com/feed.xml \
29 -s https://serokell.io/blog.rss.xml \ 29 -s https://serokell.io/blog.rss.xml \
30 -s https://matduggan.com/rss/ \ 30 -s https://matduggan.com/rss/ \