Bob Mottram 9 년 전
부모
커밋
4202582083
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise 파일 보기

@@ -193,7 +193,7 @@ create_generic_image() {
193 193
     # The presence of this file indicates that the initial
194 194
     # setup has not yet been completed
195 195
     touch $rootdir/home/$MY_USERNAME/.initial_setup
196
-    touch $rootdir/home/root/.bashrc
196
+    touch $rootdir/home/root/.initial_setup
197 197
    
198 198
     cat >> $rootdir/home/$MY_USERNAME/.bashrc <<EOF
199 199
 # initial setup of the system