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
{{ message }}
This repository was archived by the owner on Oct 22, 2019. It is now read-only.
Changes were made to use curl over wget due to some package names containing characters that need URL encoding to be safe. There's still one last wget command that the script uses that should be converted to curl so that wget can be completely removed as a dependency check.