support for latest snapshot FreeBSD 13.0

This commit is contained in:
longpanda 2021-01-01 22:37:22 +08:00
parent 041ccb7435
commit 6434e453b2
8 changed files with 23 additions and 6 deletions

View file

@ -4,7 +4,9 @@ VENTOY_PATH=$PWD/../
rm -f ventoy_unix.cpio
mv ./ventoy_unix/DragonFly ./
find ./ventoy_unix | cpio -o -H newc>ventoy_unix.cpio
mv ./DragonFly ./ventoy_unix/
echo '======== SUCCESS ============='