diff options
| author | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-03 01:50:55 +0200 |
|---|---|---|
| committer | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-03 01:50:55 +0200 |
| commit | 84ed124529ffeee1590295b8de3a8faf51848680 (patch) | |
| tree | 409b0a3aa1e8e8c8677ed2c63801234771a686b6 /Makefile | |
| parent | cae309d6796e4c278fa918a593fe1eed4ed00d1c (diff) | |
| download | mitjafelicijan.com-84ed124529ffeee1590295b8de3a8faf51848680.tar.gz | |
Openring changed from 150 chars to 145
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | ||
| 26 | openring: | 26 | openring: |
| 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/ \ |
