@@ -1,5 +1,5 @@
module RimeDeploy
module Config
- RIME_CONFIG_REPO = "https://github.com/iDvel/rime-ice.git"
+ RIME_CONFIG_REPO = "https://github.com/gaboolic/rime-frost.git"
end
@@ -61,7 +61,7 @@ https://wiki.archlinux.org/title/Rime
def call
puts intro
system(
- "git clone --depth=1 #{Config::RIME_CONFIG_REPO} #{Store.config_path}"
+ "git clone #{Config::RIME_CONFIG_REPO} #{Store.config_path}"
)
sleep 1
return :next
@@ -27,7 +27,7 @@ module RimeDeploy
@@ -47,7 +47,7 @@ You can download Rime from: https://rime.im/download/