This commit is contained in:
spiritlhl
2023-11-24 11:56:48 +00:00
parent c6f0c1d614
commit 30d4ebbdb0
2 changed files with 2 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ If you need to update the IPV6 information before querying, then execute the fol
```bash
rm -rf /usr/local/bin/pve_ipv6*
rm -rf /usr/local/bin/pve_check_ipv6*
rm -rf /usr/local/bin/pve_last_ipv6*
```
<br/>

View File

@@ -80,6 +80,7 @@ bash <(wget -qO- --no-check-certificate https://cdn.spiritlhl.net/https://raw.gi
```bash
rm -rf /usr/local/bin/pve_ipv6*
rm -rf /usr/local/bin/pve_check_ipv6*
rm -rf /usr/local/bin/pve_last_ipv6*
```
<br/>