mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-08-30 20:15:53 +00:00
modified: .github/workflows/patch_v6.yml
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user