Docker OpenWrt Image: Difference between revisions

Jump to navigation Jump to search
 
Line 74: Line 74:
cat <<EOF > /bin/wget
cat <<EOF > /bin/wget
#/bin/ash
#/bin/ash
/bin/wget.orig \$*
/bin/wget.orig -4 \$*
EOF
EOF
chmod +x /bin/wget
chmod +x /bin/wget