Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
``` curl version is 7.61.1 in rhel8.8, and --no-progress-meter is added in 7.67.0. so there is error curl: option --no-progress-meter: is unknown For better compatibility, we shoule use the option -sS ``` Signed-off-by: weidongkl <[email protected]>
- Loading branch information