Skip to content

Commit

Permalink
Enable back
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Mar 16, 2018
1 parent 22a3800 commit 4f397bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/registration/clients/inst_migration_repos.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def main
set_target_path

# call the normal client
Yast::WFM.call("migration_repos")
Yast::WFM.call("migration_repos", [{ "enable_back" => true }])
end

private
Expand Down

0 comments on commit 4f397bc

Please sign in to comment.