From 4202582083db55c06dd33ceb1a18eb0c38b7d22b Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 23 Nov 2015 16:08:59 +0000 Subject: [PATCH] touch --- src/freedombone-image-customise | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone-image-customise b/src/freedombone-image-customise index d8e0070a..f08f3e03 100755 --- a/src/freedombone-image-customise +++ b/src/freedombone-image-customise @@ -193,7 +193,7 @@ create_generic_image() { # The presence of this file indicates that the initial # setup has not yet been completed touch $rootdir/home/$MY_USERNAME/.initial_setup - touch $rootdir/home/root/.bashrc + touch $rootdir/home/root/.initial_setup cat >> $rootdir/home/$MY_USERNAME/.bashrc <