X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/ebaa4d954aa0b3d70f14b2fd6fec63df1599b8ce..0a15e4e427cf5bc4a187b91bb55437c7850ce0c7:/IMG/cpio/ventoy/init_chain?ds=sidebyside diff --git a/IMG/cpio/ventoy/init_chain b/IMG/cpio/ventoy/init_chain index 18dba2c..6f87a5d 100644 --- a/IMG/cpio/ventoy/init_chain +++ b/IMG/cpio/ventoy/init_chain @@ -185,7 +185,7 @@ ventoy_unpack_injection() { if [ -e $VTOY_PATH/ventoy_injection ]; then echo "### decompress injection ... ###" >>$VTLOG - ventoy_unpack_injection > $VTOY_PATH/injection.log 2>&1 + ventoy_unpack_injection > $VTOY_PATH/injection.log 2>&1 fi