wget-lua
wget-lua copied to clipboard
No INSTALL file
How to install this from source? There is no INSTALL file or instructions in the Readme. ./configure, ./bootstrap or Git clone don't work. I'm no expert so I must be doing something wrong, but this software could be used by many more if it were more accessible.
I had to do the docker build to make it work. git clone https://github.com/ArchiveTeam/wget-lua.git docker build . I see the COPY line in the Dockerfile, but I could not figure out where it copied the wget too. But I did find it in an docker overlay file. Copied it out, renamed to wget-at and put in in the warrior folders and it worked (version 1.21).