Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable4.0] ci: fix wget output file flag #10429

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Commits on Nov 29, 2024

  1. ci: fix wget output file flag

    It should be -O not -o. The flag -o will redirect the log instead of
    writing the donwloaded output file.
    
    Signed-off-by: Richard Steinmetz <[email protected]>
    st3iny committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    6604f2a View commit details
    Browse the repository at this point in the history