Skip to content

Commit

Permalink
moved to initscripts_dir
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Jan 12, 2016
1 parent 0fcb2e0 commit 31471af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/AutoinstScripts.rb
Expand Up @@ -794,7 +794,7 @@ def Write(type, special)
scriptPath = Builtins.sformat(
"%1%2/%3",
AutoinstConfig.destdir,
AutoinstConfig.scripts_dir,
AutoinstConfig.initscripts_dir,
scriptName
)
Builtins.y2milestone("Writing init script into %1", scriptPath)
Expand Down

0 comments on commit 31471af

Please sign in to comment.