mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-05-14 23:24:43 -04:00
support for latest snapshot FreeBSD 13.0
This commit is contained in:
parent
041ccb7435
commit
6434e453b2
8 changed files with 23 additions and 6 deletions
|
@ -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 ============='
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue