mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2025-01-23 13:35:09 +03:00
modified: .github/workflows/mikrotik_patch.yml
This commit is contained in:
parent
ca991ddff7
commit
075e9b933a
8
.github/workflows/mikrotik_patch.yml
vendored
8
.github/workflows/mikrotik_patch.yml
vendored
@ -176,10 +176,10 @@ jobs:
|
||||
run: |
|
||||
sudo modprobe nbd
|
||||
sudo apt install -y qemu-utils extlinux > /dev/null
|
||||
#Loading system
|
||||
#Copyright (C) 1994-2015 H. Peter Anvin et al
|
||||
#20210811
|
||||
#CHS EDD
|
||||
# Loading system
|
||||
# Copyright (C) 1994-2015 H. Peter Anvin et al
|
||||
# 20210811
|
||||
# CHS EDD
|
||||
sudo xxd -p -u /usr/bin/extlinux | tr -d '\n' | sed \
|
||||
-e 's/0D0A5359534C494E555820362E30342000/4C6F6164696E672073797374656D0D0A00/g' \
|
||||
-e 's/20436F707972696768742028432920313939342D3230313520482E20506574657220416E76696E20657420616C0D0A/00436F707972696768742028432920313939342D3230313520482E20506574657220416E76696E20657420616C0D0A/g' \
|
||||
|
Loading…
Reference in New Issue
Block a user