Add rtcl::rupdate (#525)

* Add rtcl::rupdate

Signed-off-by: Hsiao-nan Cheung <niheaven@gmail.com>

* Using `rtcl` as seperator

Signed-off-by: Hsiao-nan Cheung <niheaven@gmail.com>
This commit is contained in:
Hsiao-nan Cheung
2020-09-25 01:00:06 +08:00
committed by GitHub
parent 821168a3d5
commit 06369e6e4a
3 changed files with 10 additions and 0 deletions

View File

@@ -109,6 +109,7 @@ pub enum Step {
Yadm,
Sheldon,
Choosenim,
Rtcl,
}
#[derive(Deserialize, Default, Debug)]