mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
busybox: remove 'ugly' processbar
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e5b977a53d
commit
ba328d2823
@ -22,8 +22,6 @@
|
|||||||
progress() {
|
progress() {
|
||||||
if test "$DEBUG" = yes; then
|
if test "$DEBUG" = yes; then
|
||||||
echo "### $1 ###"
|
echo "### $1 ###"
|
||||||
else
|
|
||||||
echo -n "***"
|
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user