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
f3a106a311
commit
dc74dd9a6e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mikrotik_patch.yml
vendored
2
.github/workflows/mikrotik_patch.yml
vendored
|
|
@ -200,7 +200,7 @@ jobs:
|
|||
sudo mkdir -p ./boot/efi
|
||||
sudo mount /dev/nbd0p1 ./boot/bios
|
||||
sudo mount /dev/nbd1p1 ./boot/efi
|
||||
sudo rsync -a ./boot/bios ./boot/efi
|
||||
sudo rsync -a ./boot/bios/ ./boot/efi/
|
||||
sudo umount /dev/nbd0p1
|
||||
sudo umount /dev/nbd1p1
|
||||
sudo rm -rf ./boot
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue