mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 18:49:41 +00:00
modified: .github/workflows/patch_v6.yml
This commit is contained in:
parent
1f76f9ea4c
commit
8eaa652e3c
2
.github/workflows/patch_v6.yml
vendored
2
.github/workflows/patch_v6.yml
vendored
@ -371,7 +371,7 @@ jobs:
|
||||
echo "Creating CHR image..."
|
||||
mkdir -p $BUILD_DIR/chr
|
||||
truncate --size 128M $BUILD_DIR/chr-$VERSION$ARCH_EXT.img
|
||||
sfdisk chr-$VERSION$ARCH_EXT.img <<EOF
|
||||
sfdisk $BUILD_DIR/chr-$VERSION$ARCH_EXT.img <<EOF
|
||||
label: dos
|
||||
unit: sectors
|
||||
start=1, size=, type=83, bootable
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user