Skip to content

Commit

Permalink
Adapted to modernized version
Browse files Browse the repository at this point in the history
  • Loading branch information
shundhammer committed Aug 24, 2021
1 parent e909902 commit fc7c522
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/clients/umount_finish.rb
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
require "yast"
require "installation/clients/umount_finish"
Yast::UmountFinishClient.new.main

Installation::Clients::UmountFinishClient.run(*Yast::WFM.Args)

0 comments on commit fc7c522

Please sign in to comment.