Browse Source

Update to 7.10.2

main
azadrahorg 3 years ago
committed by GitHub
parent
commit
d9015920dc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      mik78.sh

1
mik78.sh

@ -6,7 +6,6 @@ echo "=== https://github.com/azadrahorg ==="
echo "=== MikroTik 7 Installer ==="
echo
sleep 3
#apt update && apt install wget curl
wget https://download.mikrotik.com/routeros/7.10.2/chr-7.10.2.img.zip -O chr.img.zip && \
gunzip -c chr.img.zip > chr.img && \
STORAGE=`lsblk | grep disk | cut -d ' ' -f 1 | head -n 1` && \

Loading…
Cancel
Save