mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 10:39:40 +00:00
Update mikrotik_patch_6.yml
Signed-off-by: elseif <elseif@live.cn>
This commit is contained in:
parent
b436141665
commit
e7a08895f5
1
.github/workflows/mikrotik_patch_6.yml
vendored
1
.github/workflows/mikrotik_patch_6.yml
vendored
@ -293,6 +293,7 @@ jobs:
|
|||||||
sudo cp ./chr/var/pdb/routeros-x86/image ./all_packages/routeros-x86-$LATEST_VERSION.npk
|
sudo cp ./chr/var/pdb/routeros-x86/image ./all_packages/routeros-x86-$LATEST_VERSION.npk
|
||||||
sudo mkdir -p ./chr/var/pdb/option
|
sudo mkdir -p ./chr/var/pdb/option
|
||||||
sudo cp ./all_packages/option-$LATEST_VERSION.npk ./chr/var/pdb/option/image
|
sudo cp ./all_packages/option-$LATEST_VERSION.npk ./chr/var/pdb/option/image
|
||||||
|
sudo mkdir -p ./chr/rw/disk
|
||||||
echo -e '#!/bin/sh\n# This script will be executed *before* RouterOS *loader* start.\n# You can put your own initialization stuff in here\n' | sudo tee ./chr/rw/disk/rc.local
|
echo -e '#!/bin/sh\n# This script will be executed *before* RouterOS *loader* start.\n# You can put your own initialization stuff in here\n' | sudo tee ./chr/rw/disk/rc.local
|
||||||
sudo umount ./chr
|
sudo umount ./chr
|
||||||
sudo qemu-nbd -d /dev/nbd0
|
sudo qemu-nbd -d /dev/nbd0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user