mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 10:39:40 +00:00
Update chr.sh
Signed-off-by: elseif <elseif@live.cn>
This commit is contained in:
parent
b5049c0ebb
commit
85a2526bcd
2
chr.sh
2
chr.sh
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
curl -# -L https://github.com/elseif/MikroTikPatch/releases/download/7.19.4/chr-7.19.4-legacy-bios.img.zip -o /tmp/chr.img.zip
|
||||
wget -O /tmp/chr.img.zip https://github.com/elseif/MikroTikPatch/releases/download/7.19.4/chr-7.19.4-legacy-bios.img.zip
|
||||
cd /tmp
|
||||
unzip -p chr.img.zip > chr.img
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user