mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 03:56:21 +02:00
move screen clear
This commit is contained in:
@@ -282,6 +282,7 @@ else
|
||||
fi
|
||||
|
||||
sleep 5
|
||||
clear
|
||||
printf "
|
||||
${color_yellow}
|
||||
${color_yellow}
|
||||
|
@@ -210,7 +210,6 @@ while :
|
||||
fi
|
||||
|
||||
# no special case - show status display
|
||||
clear
|
||||
/home/admin/00infoBlitz.sh
|
||||
if [ "${touchscreen}" != "1" ]; then
|
||||
echo ""
|
||||
|
Reference in New Issue
Block a user