mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
busybox:
- add simple progressbar on boot
This commit is contained in:
parent
917ed6e7ac
commit
eb4d89ee3d
@ -22,6 +22,8 @@
|
||||
progress() {
|
||||
if test "$DEBUG" = yes; then
|
||||
echo "### $1 ###"
|
||||
else
|
||||
echo -n "***"
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user