mirror of
https://huihui.cat/mirrors/MikroTikPatch.git
synced 2026-03-10 01:27:10 +01:00
modified: .github/workflows/mikrotik_patch.yml
This commit is contained in:
parent
b8bfa8190d
commit
a8911399f6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/mikrotik_patch.yml
vendored
1
.github/workflows/mikrotik_patch.yml
vendored
|
|
@ -167,6 +167,7 @@ jobs:
|
|||
sudo qemu-img convert -f raw -O qcow2 chr-$LATEST_VERSION.img chr-$LATEST_VERSION.qcow2
|
||||
sudo rm chr-$LATEST_VERSION.img
|
||||
sudo qemu-nbd -c /dev/nbd0 chr-$LATEST_VERSION.qcow2
|
||||
sudo ls /dev/nbd*
|
||||
sudo -E python3 patch.py boot /dev/nbd0p1
|
||||
sudo mkdir ./routeros
|
||||
sudo mount /dev/nbd0p2 ./routeros
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue