Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/image/post.sh
diff options
context:
space:
mode:
Diffstat (limited to 'image/post.sh')
-rwxr-xr-ximage/post.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/image/post.sh b/image/post.sh
index 2ba14b2..b41e451 100755
--- a/image/post.sh
+++ b/image/post.sh
@@ -8,5 +8,7 @@ echo Installing homepage
mkdir -p usr/share/library-common
cp $src_root/../hx_home/* usr/share/library-common/
-#TODO Installing boot-anim
-# custom bootscreen
+echo Installing boot-anim
+mkdir -p usr/share/boot-anim
+cp $src_root/../boot_logo/frame00.565 usr/share/boot-anim/
+