fcitx5: srclib fix git command

This commit is contained in:
linsui 2023-06-01 13:16:28 +08:00
parent 4578d4d563
commit 5811d8206d

View file

@ -1,5 +1,4 @@
RepoType: git
Repo: https://github.com/fcitx5-android/prebuilder.git
Prepare: |
git submodule update --init --recursive
Prepare: git -c 'url.https://u:p@github.com/.insteadOf=git@github.com:' submodule update --init --recursive