mirror of
https://gitea.invidious.io/iv-org/documentation
synced 2025-02-16 11:50:46 +01:00
Typo
This commit is contained in:
parent
18044a2956
commit
46a1f13680
@ -123,7 +123,7 @@ curl -X PUT -H "Content-Type: application/json" -d '{"status":"running"}' "http:
|
||||
|
||||
sleep 5
|
||||
|
||||
curl -X GET "http://127.0.0.1:8888/v1/openvpn/status" 2>&1 | tee /path/to/restartvpn.log # Print the Gluetun status
|
||||
curl -X GET "http://127.0.0.1:8000/v1/openvpn/status" 2>&1 | tee /path/to/restartvpn.log # Print the Gluetun status
|
||||
|
||||
curl -X GET "http://127.0.0.1:8000/v1/publicip/ip" 2>&1 | tee /path/to/restartvpn.log # Print the new IP
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user