diff --git a/helpers/DATA/plymouth/plymouth-theme-trisquel-logo.postinst b/helpers/DATA/plymouth/plymouth-theme-trisquel-logo.postinst index 16fc7311d2768fb259a98ec22468552bf7c01eec..ab4d2336639fd6dc5d50bdcb5e0089ada3407a32 100755 --- a/helpers/DATA/plymouth/plymouth-theme-trisquel-logo.postinst +++ b/helpers/DATA/plymouth/plymouth-theme-trisquel-logo.postinst @@ -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