Skip to content

Fix msys2 download script#5849

Open
adalisk-emikhaylov wants to merge 6 commits intomasterfrom
fixed-msys2-env
Open

Fix msys2 download script#5849
adalisk-emikhaylov wants to merge 6 commits intomasterfrom
fixed-msys2-env

Conversation

@adalisk-emikhaylov
Copy link
Contributor

No description provided.

set -euo pipefail
cd "$(dirname "$BASH_SOURCE")"
echo 'Downloading packages. This can take a while...'
wget -P msys2_packages -i msys2_package_urls.txt -q --show-progress -c
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we sure wget is installed at this point?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants