Details
-
Task
-
Resolution: Unresolved
-
Major
-
None
-
Unknown
-
Description
Currently, the script uses a mix a curl and wget commands.
This is not optimal in terms of:
- readability
- image size (since two tool needs to be installed for the same task).