Bohan Yang 7 years ago
parent
commit
3a5d8298f7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      netboot.sh

+ 2 - 2
netboot.sh

@@ -391,8 +391,8 @@ if [ "$DEBI_DRY_RUN" != true ]; then
   else
     echo_stderr 'wget/curl not found'
     exit 1
-  fi 
-  
+  fi
+
   $sudo gunzip initrd.gz
   echo preseed.cfg | $sudo cpio -H newc -o -A -F initrd
   $sudo gzip initrd