clear
This commit is contained in:
parent
f010abb159
commit
0b0e2c85c7
|
@ -201,6 +201,7 @@ create_generic_image() {
|
|||
cat >> $rootdir/home/$MY_USERNAME/.bashrc <<EOF
|
||||
# initial setup of the system
|
||||
if [ -f ~/.initial_setup ]; then
|
||||
clear
|
||||
echo "
|
||||
.---. . .
|
||||
| | |
|
||||
|
|
Loading…
Reference in New Issue