Skip to content
  • David Runge's avatar
    Allow redirects for scripts · 0664efcf
    David Runge authored
    configs/releng/airootfs/root/.automated_script.sh:
    Add the `--location` curl parameter (see `man 1 curl`) to allow for curl to retrieve a remote script even if the source
    is being redirected (e.g. moved permanently) when using the `script=` kernel commandline parameter.
    
    Fixes #113
    0664efcf