瀏覽代碼

feat: add exit

Mark24 2 年之前
父節點
當前提交
a81ab615ae
共有 1 個文件被更改,包括 4 次插入0 次删除
  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