Explorar o código

mklive.sh.in: tyop fix.

Juan RP %!s(int64=13) %!d(string=hai) anos
pai
achega
08418a0762
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mklive.sh.in

+ 1 - 1
mklive.sh.in

@@ -438,7 +438,7 @@ mksquashfs "$BUILDDIR/tmp" "$BUILDDIR/LiveOS/squashfs.img" \
 	-comp ${COMPRESSTYPE} 2>&1 | cat >> $LOGFILE || error_out
 chmod 444 "$BUILDDIR/LiveOS/squashfs.img" || error_out $?
 
-info_msg "[8/9] Removing rootfs directory..."
+info_msg "[8/10] Removing rootfs directory..."
 rm -rf "$ROOTFS" "$BUILDDIR/tmp-rootfs" "$BUILDDIR/tmp" || error_out $?
 
 #