summarylogtreecommitdiffstats
path: root/plymouth-theme-simple-image.install
diff options
context:
space:
mode:
Diffstat (limited to 'plymouth-theme-simple-image.install')
-rw-r--r--plymouth-theme-simple-image.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/plymouth-theme-simple-image.install b/plymouth-theme-simple-image.install
new file mode 100644
index 000000000000..11bbd03a685b
--- /dev/null
+++ b/plymouth-theme-simple-image.install
@@ -0,0 +1,8 @@
+post_install() {
+ echo "###############################################"
+ echo ""
+ echo -e "\tTo install the theme run:"
+ echo -e "\tsudo plymouth-set-default-theme -R simple-image"
+ echo ""
+ echo "###############################################"
+}