Commit ffc915ca authored by longpanda's avatar longpanda
Browse files

persistence support for ArchLinux series (Arch/ArchMan/ArchBang/ArchLabs/BlackArch...)

parent 8ebe972f
......@@ -61,3 +61,7 @@ else
ventoy_add_udev_rule "$VTOY_PATH/hook/default/udev_disk_hook.sh %k"
fi
if [ -f $VTOY_PATH/ventoy_persistent_map ]; then
$SED "1 aexport cow_label=vtoycow" -i /init
fi
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment