Update reset.sh

This commit is contained in:
Minecon724 2025-04-10 17:27:59 +02:00
commit ac8fef0046

View file

@ -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