| Log Message: |
- Fix wget argument, --cache=off -> --no-cache
- Fix execlp call, terminate argument list with NULL instead of 0 (otherwise execve returns EFAULT)
- Fix data url, as the previous one was discontinued
PR: 212126
Submitted by: manny@computer.org
|