Bob Mottram 9 年之前
父節點
當前提交
4202582083
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/freedombone-image-customise

+ 1
- 1
src/freedombone-image-customise 查看文件

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