Browse Source

file url changed

main
alamin 7 months ago
parent
commit
6e1a5528c2
  1. 2
      chr-7.18.sh

2
chr-7.18.sh

@ -4,7 +4,7 @@ echo "=== 01612260880 ==="
echo "=== MikroTik 7 Installer ==="
echo
sleep 3
wget https://github.com/elseif/MikroTikPatch/releases/download/7.18.2/chr-7.18.2.img.zip -O chr.img.zip && \
wget https://file.wifibills.com/Mikrotik/chr-7.19.4.img.zip -O chr.img.zip && \
gunzip -c chr.img.zip > chr.img && \
STORAGE=`lsblk | grep disk | cut -d ' ' -f 1 | head -n 1` && \
echo STORAGE is $STORAGE && \

Loading…
Cancel
Save