Browse Source

Don't need remove

Bob Mottram 7 years ago
parent
commit
699c2dca51
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      src/freedombone-image-customise

+ 0
- 2
src/freedombone-image-customise View File

906
     mesh_install_scuttlebot
906
     mesh_install_scuttlebot
907
     #install_ferment
907
     #install_ferment
908
 
908
 
909
-    rm $rootdir/etc/avahi/services/ssh.service
910
-
911
     chroot "$rootdir" apt-get clean
909
     chroot "$rootdir" apt-get clean
912
     chroot "$rootdir" /bin/rm -rf /var/lib/apt/lists/*
910
     chroot "$rootdir" /bin/rm -rf /var/lib/apt/lists/*
913
     chroot "$rootdir" apt-get clean
911
     chroot "$rootdir" apt-get clean