We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SHELL= flock /workdir/openwrt/tmp/.webd-20240223-x86_64-openwrt-linux-musl.tar.gz.flock -c ' /workdir/openwrt/scripts/download.pl "/workdir/openwrt/dl" "webd-20240223-x86_64-openwrt-linux-musl.tar.gz" "skip" "" "https://webd.cf/webd/20240223/" '
curl -f --connect-timeout 20 --retry 5 --location https://webd.cf/webd/20240223/webd-20240223-x86_64-openwrt-linux-musl.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Download failed.
webd下载地址变了,跟源码中的不一样了,无法下载和编译
The text was updated successfully, but these errors were encountered:
No branches or pull requests
SHELL= flock /workdir/openwrt/tmp/.webd-20240223-x86_64-openwrt-linux-musl.tar.gz.flock -c ' /workdir/openwrt/scripts/download.pl "/workdir/openwrt/dl" "webd-20240223-x86_64-openwrt-linux-musl.tar.gz" "skip" "" "https://webd.cf/webd/20240223/" '
curl -f --connect-timeout 20 --retry 5 --location https://webd.cf/webd/20240223/webd-20240223-x86_64-openwrt-linux-musl.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404
Download failed.
webd下载地址变了,跟源码中的不一样了,无法下载和编译
The text was updated successfully, but these errors were encountered: