Update curl command in README.md to use HTTPS
All checks were successful
Deploy to Server / deploy (push) Successful in 19s
All checks were successful
Deploy to Server / deploy (push) Successful in 19s
This commit is contained in:
parent
b7e1f2f7d7
commit
41029bfbc9
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue