diff --git a/alter-pp/misc/alter-pp.plymouth b/alter-pp/misc/alter-pp.plymouth index 424d594..d81e8af 100755 --- a/alter-pp/misc/alter-pp.plymouth +++ b/alter-pp/misc/alter-pp.plymouth @@ -4,5 +4,5 @@ Description=A plymouth theme for Alter ModuleName=script [script] -ImageDir=/usr/share/plymouth/themes/alter-logo -ScriptFile=/usr/share/plymouth/themes/alter-logo/alter-logo.script +ImageDir=/usr/share/plymouth/themes/alter-pp +ScriptFile=/usr/share/plymouth/themes/alter-pp/alter-pp.script diff --git a/install.sh b/install.sh index a1aca95..15c3749 100755 --- a/install.sh +++ b/install.sh @@ -11,7 +11,7 @@ fi if [ ! $1 ]; then echo "Please choose theme at least one." - echo "Example: ~# install.sh alter-logo" + echo "Example: ~# install.sh alter-logo alter-pp" exit 1 fi