Skip to content

Commit

Permalink
chore: upgrades vso gnome extension to support gnome 47
Browse files Browse the repository at this point in the history
  • Loading branch information
taukakao committed Nov 18, 2024
1 parent 641b500 commit 8b76a2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/00-vanilla-system-operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ modules:
type: shell
source:
type: tar
url: https://github.com/Vanilla-OS/vso-gnome-ext/archive/refs/tags/1.2.tar.gz
url: https://github.com/Vanilla-OS/vso-gnome-ext/archive/refs/tags/1.3.tar.gz
commands:
- mkdir -p /usr/share/gnome-shell/extensions/
- mv /sources/vso-gnome-ext/vso-gnome-ext-1.2/vso\@vanillaos.org /usr/share/gnome-shell/extensions/vso\@vanillaos.org
- mv /sources/vso-gnome-ext/vso-gnome-ext-1.3/vso\@vanillaos.org /usr/share/gnome-shell/extensions/vso\@vanillaos.org

- name: vso-deps-install
type: apt
Expand Down

0 comments on commit 8b76a2e

Please sign in to comment.