Skip to content

Commit

Permalink
What if
Browse files Browse the repository at this point in the history
  • Loading branch information
graphemecluster committed Dec 4, 2024
1 parent b7fa79d commit 48201a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/rime-install.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
curl -fsSL https://git.io/rime-install | bash -s -- prelude essay cantonese emoji-cantonese cangjie stroke luna-pinyin CanCLID/rime-loengfan lotem/rime-octagram-data lotem/rime-octagram-data@hant
curl -fsSL https://git.io/rime-install | rime_dir="$rime_dir" bash -s -- prelude essay cantonese emoji-cantonese cangjie stroke luna-pinyin CanCLID/rime-loengfan lotem/rime-octagram-data lotem/rime-octagram-data@hant

if [ -n "$rime_dir" ]; then
pushd "$rime_dir"
Expand Down

0 comments on commit 48201a3

Please sign in to comment.