Update reset.sh
This commit is contained in:
parent
cda9590cc5
commit
ac8fef0046
1 changed files with 2 additions and 2 deletions
4
reset.sh
4
reset.sh
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "Rotating IP..."
|
||||
python3 smart-ipv6-rotator/smart-ipv6-rotator.py run --ipv6range=2001:db8::/32
|
||||
# echo "Rotating IP..."
|
||||
# python3 smart-ipv6-rotator/smart-ipv6-rotator.py run --ipv6range=2001:db8::/32
|
||||
|
||||
echo "Updating..."
|
||||
docker compose pull
|
||||
|
|
Reference in a new issue