Update reset.sh
This commit is contained in:
parent
3f6cdac99c
commit
7472224d01
1 changed files with 1 additions and 0 deletions
1
reset.sh
1
reset.sh
|
@ -5,6 +5,7 @@ python3 smart-ipv6-rotator/smart-ipv6-rotator.py run --ipv6range=2001:db8::/32
|
|||
|
||||
echo "Updating..."
|
||||
docker compose pull
|
||||
docker compose up -d
|
||||
|
||||
echo "Restarting..."
|
||||
docker compose restart
|
Reference in a new issue