Skip to content

Allow redirects for scripts

David Runge requested to merge issues/113 into master

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 (closed)

Merge request reports