diff --git a/lorax_templates/set_installer.tmpl b/lorax_templates/set_installer.tmpl index ac76611..800cfaf 100644 --- a/lorax_templates/set_installer.tmpl +++ b/lorax_templates/set_installer.tmpl @@ -1 +1 @@ -append usr/share/anaconda/interactive-defaults.ks "ostreecontainer --url=file:///run/install/repo/base-main-39.tar --transport=oci-archive --no-signature-verification" \ No newline at end of file +append usr/share/anaconda/interactive-defaults.ks "ostreecontainer --url=/run/install/repo/base-main-39.tar --transport=oci-archive --no-signature-verification" \ No newline at end of file