You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In ipv6calc-db-update.sh, the "skip_download" variable is always set to "true", so it won't download any files. The variable should be set to "false" by default, and only assigned "true" when the "-s" switch is provided.
The text was updated successfully, but these errors were encountered:
In ipv6calc-db-update.sh, the "skip_download" variable is always set to "true", so it won't download any files. The variable should be set to "false" by default, and only assigned "true" when the "-s" switch is provided.
The text was updated successfully, but these errors were encountered: