Jelajahi Sumber

feat: add before hook

Mark24 3 tahun lalu
induk
melakukan
314f8ca013
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  1. 1 2
      os/LinuxDistro.rb

+ 1 - 2
os/LinuxDistro.rb

@@ -11,8 +11,7 @@ module RimeDeploy
 
 
     class CheckInstallRimeJob < Job
     class CheckInstallRimeJob < Job
       def call
       def call
-        puts intro
-        puts "Different Linux has it's own package manager. So make sure you had installed Rime before."
+        puts @title
         tips = <<-TIP
         tips = <<-TIP
 Different Linux has it's own package manager. So make sure you had installed Rime before.
 Different Linux has it's own package manager. So make sure you had installed Rime before.