Ver código fonte

fix: CheckInstallRimeJob

Mark24 2 anos atrás
pai
commit
6645d09a4a
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      os/LinuxDistro.rb

+ 1 - 1
os/LinuxDistro.rb

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