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
The problem is the used extract zip module, which is an external dependency to a script in this repository. Remove the module by copying the functionality into the update script, to make the script work without internet connection.