touch
This commit is contained in:
parent
2294979689
commit
4202582083
|
@ -193,7 +193,7 @@ create_generic_image() {
|
||||||
# The presence of this file indicates that the initial
|
# The presence of this file indicates that the initial
|
||||||
# setup has not yet been completed
|
# setup has not yet been completed
|
||||||
touch $rootdir/home/$MY_USERNAME/.initial_setup
|
touch $rootdir/home/$MY_USERNAME/.initial_setup
|
||||||
touch $rootdir/home/root/.bashrc
|
touch $rootdir/home/root/.initial_setup
|
||||||
|
|
||||||
cat >> $rootdir/home/$MY_USERNAME/.bashrc <<EOF
|
cat >> $rootdir/home/$MY_USERNAME/.bashrc <<EOF
|
||||||
# initial setup of the system
|
# initial setup of the system
|
||||||
|
|
Loading…
Reference in New Issue