Browse Source

feat: add exit

Mark24 2 năm trước cách đây
mục cha
commit
c672518c95
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      os/LinuxDistro.rb

+ 4 - 0
os/LinuxDistro.rb

@@ -48,6 +48,10 @@ https://wiki.archlinux.org/title/Rime
                 LinuxDistro.config_path =
                   ::RimeDeploy::Config::LinuxDistro::ConfigPathFcitx5
               end
+            ],
+            [
+              "I'll quit first.After installed Rime byself then run this program again.",
+              -> { exit 0 }
             ]
           ]
         ).call