mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
add clear console
This commit is contained in:
parent
ac515d7375
commit
0f67d2f43f
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@ if [ "$1" = "export-gui" ]; then
|
|||
fi
|
||||
|
||||
# show info for migration
|
||||
clear
|
||||
echo
|
||||
echo "*******************************"
|
||||
echo "* DOWNLOAD THE MIGRATION FILE *"
|
||||
|
|
Loading…
Add table
Reference in a new issue