Skip to content

Commit

Permalink
fix location of downloaded extension
Browse files Browse the repository at this point in the history
  • Loading branch information
taukakao committed Jul 7, 2024
1 parent 7f3046e commit c9c4745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/00-vanilla-system-operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ modules:
url: https://github.com/Vanilla-OS/vso-gnome-ext/archive/refs/tags/1.2.tar.gz
commands:
- mkdir -p /usr/share/gnome-shell/extensions/
- mv /sources/vso-gnome-ext/vso-gnome-ext-1.1/vso\@vanillaos.org /usr/share/gnome-shell/extensions/vso\@vanillaos.org
- mv /sources/vso-gnome-ext/vso-gnome-ext-1.2/vso\@vanillaos.org /usr/share/gnome-shell/extensions/vso\@vanillaos.org
- name: vso-deps-install
type: apt
source:
Expand Down

0 comments on commit c9c4745

Please sign in to comment.