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