Skip to content

Commit c450b61

Browse files
authored
fixes build errors due to missing file
1 parent b6ef1c8 commit c450b61

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

etc/config/hooks/live/001-vanilla-core-packages.chroot

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,9 @@ rm vanilla-gnome-default-settings.deb
2222
wget https://github.com/Vanilla-OS/plymouth-theme-vanilla/releases/download/continuous/plymouth-theme-vanilla-bgrt.deb
2323
wget https://github.com/Vanilla-OS/plymouth-theme-vanilla/releases/download/continuous/plymouth-theme-vanilla-logo.deb
2424
wget https://github.com/Vanilla-OS/plymouth-theme-vanilla/releases/download/continuous/plymouth-theme-vanilla-text.deb
25-
apt-get install -y ./plymouth-theme-vanilla.deb
2625
apt-get install -y ./plymouth-theme-vanilla-bgrt.deb
2726
apt-get install -y ./plymouth-theme-vanilla-logo.deb
2827
apt-get install -y ./plymouth-theme-vanilla-text.deb
29-
rm plymouth-theme-vanilla.deb
3028
rm plymouth-theme-vanilla-bgrt.deb
3129
rm plymouth-theme-vanilla-logo.deb
3230
rm plymouth-theme-vanilla-text.deb

0 commit comments

Comments
 (0)