From 6ff1a0cd7ae1fb80d405a70dfce9440ed8a8d84d Mon Sep 17 00:00:00 2001 From: axtloss Date: Sun, 21 Jan 2024 18:27:23 +0100 Subject: [PATCH] fix dpkg path --- modules/20-gnome-core.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/20-gnome-core.yml b/modules/20-gnome-core.yml index 6ec3f0d..acbeb99 100644 --- a/modules/20-gnome-core.yml +++ b/modules/20-gnome-core.yml @@ -26,7 +26,7 @@ modules: url: https://github.com/Vanilla-OS/gnome-control-center/releases/download/continuous/gnome-control-center.tar.xz checksum: 81eff2e3fa32a918902cf49cd07d5bf43db0b3bcfef0ce80b78e7f2494bfd060 commands: - - dpkg -i /sources/gnome-control-center-data_45~rc-2_all + - dpkg -i /sources/gnome-control-center-data_45~rc-2_all.deb - dpkg -i /sources/gnome-control-center_45~rc-2_amd64.deb - apt -y install -f