Skip to content

Enhancement & bugfixes

SveDec requested to merge SveDec/preseed-creator:main into main

Hi,

Here is a small pull request from the modifications i made for my own usage. It contains three commits :

  • Enhancement : Added env vars import (allows the use of http_proxy or other env vars)
  • Bugfix : Put actions for -d and -g options outside getopts loop (other options were not processed)
  • Bugfix : Added current path in the default output file name (the file was created inside the temp dir)

Regards

Merge request reports