Dmitry Shalnoff's Git Repository
/
BABOOSHKA.TV
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
README, minor corrections
[BABOOSHKA.TV]
/
early_init.sh
1
#!/bin/bash
2
3
export BABOOSHKA_HOME=/home/pi/BABOOSHKA.TV/
4
5
# run booting led and led daemon
6
$BABOOSHKA_HOME/leds.sh 2>&1 >/dev/null &
7
8
# show splash image
9
/usr/bin/fbi -d /dev/fb0 --once --noverbose --autozoom $BABOOSHKA_HOME/splash.png
10
11
exit 0
Contact me:
dev (at) shalnoff (dot) com
PGP fingerprint: A6B8 3B23 6013 F18A 0C71 198B 83D8 C64D 917A 5717