Update reset.sh
This commit is contained in:
parent
1a155742c4
commit
06909b5f33
1 changed files with 2 additions and 0 deletions
2
reset.sh
2
reset.sh
|
|
@ -3,4 +3,6 @@
|
|||
echo "Rotating IP..."
|
||||
python3 smart-ipv6-rotator/smart-ipv6-rotator.py run --ipv6range=2001:db8::/32
|
||||
|
||||
docker compose restart gluetun
|
||||
docker compose restart companion
|
||||
docker compose exec nginx nginx -s reload
|
||||
Reference in a new issue