Skip to content
Snippets Groups Projects
Commit 6717a28f authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

make-plymouth: corrected typo

parent 6f01f511
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,8 @@ case "$1" in
configure)
update-alternatives \
--install /usr/share/plymouth/themes/default.plymouth default.plymouth \
/user/share/plymouth/themes/trisquel-logo/trisquel-logo.plymouth 100 \
--slave /user/share/plymouth/themes/default.grub default.plymouth.grub \
/usr/share/plymouth/themes/trisquel-logo/trisquel-logo.plymouth 100 \
--slave /usr/share/plymouth/themes/default.grub default.plymouth.grub \
/usr/share/plymouth/themes/trisquel-logo/trisquel-logo.grub
if which update-initramfs >/dev/null 2>&1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment