Update chr.sh

Signed-off-by: elseif <elseif@live.cn>
This commit is contained in:
elseif 2025-08-23 03:58:06 +08:00 committed by GitHub
parent b5049c0ebb
commit 85a2526bcd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
chr.sh
View file

@ -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