Skip to content

Commit

Permalink
fix: wrong [email protected] path
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Dec 26, 2023
1 parent 91cb0d4 commit 00a2d72
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 @@ -28,7 +28,7 @@ modules:
type: tar
url: https://github.com/Vanilla-OS/vso-gnome-ext/archive/refs/tags/1.tar.gz
commands:
- mv /sources/[email protected] /usr/share/gnome-shell/extensions/
- mv /sources/vso-gnome-ext-1/vso@vanillaos.org /usr/share/gnome-shell/extensions/
- name: vso-deps-install
type: apt
source:
Expand Down

0 comments on commit 00a2d72

Please sign in to comment.