Explorar el Código

fix: CheckInstallRimeJob

Mark24 hace 2 años
padre
commit
6b51ff5b9d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      os/LinuxDistro.rb

+ 1 - 1
os/LinuxDistro.rb

@@ -1,5 +1,5 @@
 module RimeDeploy
-  module LinuxDistro
+  class LinuxDistro
     def self.ConfigPath=(value)
       @@ConfigPath = value
     end