Update curl command in README.md to use HTTPS
All checks were successful
Deploy to Server / deploy (push) Successful in 19s

This commit is contained in:
Joakim Hellsén 2026-03-25 02:23:00 +01:00
commit 41029bfbc9
Signed by: Joakim Hellsén
SSH key fingerprint: SHA256:/9h/CsExpFp+PRhsfA0xznFx2CGfTT5R/kpuFfUgEQk

View file

@ -58,7 +58,7 @@ sudo systemctl daemon-reload
sudo systemctl enable --now ttvdrops.socket sudo systemctl enable --now ttvdrops.socket
sudo systemctl enable --now ttvdrops.service sudo systemctl enable --now ttvdrops.service
curl --unix-socket /run/ttvdrops/ttvdrops.sock http://ttvdrops.lovinator.space curl --unix-socket /run/ttvdrops/ttvdrops.sock https://ttvdrops.lovinator.space
``` ```
Install and enable timers: Install and enable timers: