This commit is contained in:
Bob Mottram 2015-11-23 22:19:17 +00:00
parent f010abb159
commit 0b0e2c85c7
1 changed files with 1 additions and 0 deletions

View File

@ -201,6 +201,7 @@ create_generic_image() {
cat >> $rootdir/home/$MY_USERNAME/.bashrc <<EOF cat >> $rootdir/home/$MY_USERNAME/.bashrc <<EOF
# initial setup of the system # initial setup of the system
if [ -f ~/.initial_setup ]; then if [ -f ~/.initial_setup ]; then
clear
echo " echo "
.---. . . .---. . .
| | | | | |