Skip to content

Commit

Permalink
Import ask-list environment variable correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
teclator committed Oct 25, 2021
1 parent 846b1b3 commit ba5c778
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/autoinstall/autoinst_profile/script_section.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ class ScriptSection < ::Installation::AutoinstProfile::SectionWithAttributes
def self.attributes
[
{ name: :chrooted },
{ name: :environment },
{ name: :filename },
{ name: :interpreter },
{ name: :location },
Expand Down

0 comments on commit ba5c778

Please sign in to comment.