mirror of
https://huihui.cat/mirrors/MikroTikPatch.git
synced 2025-12-10 03:24:37 +01:00
Update mikrotik_patch_7.yml
Signed-off-by: elseif <elseif@live.cn>
This commit is contained in:
parent
0e6364e06a
commit
ad132d5a8d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/mikrotik_patch_7.yml
vendored
1
.github/workflows/mikrotik_patch_7.yml
vendored
|
|
@ -300,6 +300,7 @@ jobs:
|
|||
run: |
|
||||
sudo modprobe nbd
|
||||
sudo apt-get install -y qemu-utils > /dev/null
|
||||
truncate --size 128M chr-$LATEST_VERSION$ARCH.img
|
||||
sgdisk --clear --set-alignment=2 \
|
||||
--new=1::+32M --typecode=1:8300 --change-name=1:"RouterOS Boot" --attributes=1:set:2 \
|
||||
--new=2::-0 --typecode=2:8300 --change-name=2:"RouterOS" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue