Skip to content

Commit a5e9109

Browse files
committed
feat: change the setup-flatpak-remote content
1 parent f9f4f7a commit a5e9109

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

recipe.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ stages:
4747
- packages:
4848
- waydroid
4949

50+
- name: patch-flatpak-first-setup-remote
51+
type: shell
52+
commands:
53+
- sed -i '/flatpak remote-add --user --if-not-exists flathub/a flatpak remote-modify --user flathub --url=https://mirrors.cernet.edu.cn/flathub' /usr/share/org.vanillaos.FirstSetup/vanilla_first_setup/scripts/setup-flatpak-remote
54+
5055
- name: cleanup
5156
type: shell
5257
commands:

0 commit comments

Comments
 (0)