summaryrefslogtreecommitdiffstats
path: root/src/os-plugins/plugins/bootsplash/init-hooks/80-after-plugins/bootsplash.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/os-plugins/plugins/bootsplash/init-hooks/80-after-plugins/bootsplash.sh')
-rw-r--r--src/os-plugins/plugins/bootsplash/init-hooks/80-after-plugins/bootsplash.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os-plugins/plugins/bootsplash/init-hooks/80-after-plugins/bootsplash.sh b/src/os-plugins/plugins/bootsplash/init-hooks/80-after-plugins/bootsplash.sh
new file mode 100644
index 00000000..0abfa5b2
--- /dev/null
+++ b/src/os-plugins/plugins/bootsplash/init-hooks/80-after-plugins/bootsplash.sh
@@ -0,0 +1 @@
+[ ${no_bootsplash} -eq 0 ] && /bin/splashy_update "progress 80" >/dev/null 2>&1