Преглед на файлове

Ownership of the readme

Bob Mottram преди 10 години
родител
ревизия
8f07766358
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1
    0
      install-freedombone.sh

+ 1
- 0
install-freedombone.sh Целия файл

2210
       echo 'But be warned that depending upon how much email you have' >> /home/$MY_USERNAME/README
2210
       echo 'But be warned that depending upon how much email you have' >> /home/$MY_USERNAME/README
2211
       echo 'this could take a seriously LONG time on the Beaglebone' >> /home/$MY_USERNAME/README
2211
       echo 'this could take a seriously LONG time on the Beaglebone' >> /home/$MY_USERNAME/README
2212
       echo 'and may be better done on a faster machine.' >> /home/$MY_USERNAME/README
2212
       echo 'and may be better done on a faster machine.' >> /home/$MY_USERNAME/README
2213
+      chown $MY_USERNAME:$MY_USERNAME /home/$MY_USERNAME/README
2213
   fi
2214
   fi
2214
 
2215
 
2215
   echo 'encrypt_all_email' >> $COMPLETION_FILE
2216
   echo 'encrypt_all_email' >> $COMPLETION_FILE