config.rb 107 B

12345
  1. module RimeDeploy
  2. module Config
  3. RIME_CONFIG_REPO = "https://github.com/iDvel/rime-ice.git"
  4. end
  5. end