ソースを参照

Don't need remove

Bob Mottram 7 年 前
コミット
699c2dca51
共有1 個のファイルを変更した0 個の追加2 個の削除を含む
  1. 0
    2
      src/freedombone-image-customise

+ 0
- 2
src/freedombone-image-customise ファイルの表示

@@ -906,8 +906,6 @@ initialise_mesh() {
906 906
     mesh_install_scuttlebot
907 907
     #install_ferment
908 908
 
909
-    rm $rootdir/etc/avahi/services/ssh.service
910
-
911 909
     chroot "$rootdir" apt-get clean
912 910
     chroot "$rootdir" /bin/rm -rf /var/lib/apt/lists/*
913 911
     chroot "$rootdir" apt-get clean