]> git.sur5r.net Git - bacula/rescue/blobdiff - rescue/linux/cdrom/makeinitrd
Get it booting again
[bacula/rescue] / rescue / linux / cdrom / makeinitrd
index d59ad05d02562bb8bd1e6b69dfde997ee899f590..ae939a9d69e8357cd88f68d71fe7b0e72e4793c2 100755 (executable)
@@ -58,7 +58,7 @@ if [ $cprtn != 0 ] ; then
 fi
 
 # This is a newer way of creating a ramfs, which we don't use
-(cd roottree; find . | cpio --quiet -c -o) >root
+(cd roottree; find . | cpio --quiet -c -o) >root
 
 echo "Building initial RAM disk done"