Browse Source

file url changed

main
alamin 7 months ago
parent
commit
0016ee3af6
  1. 2
      chr-6.49.15.sh

2
chr-6.49.15.sh

@ -6,7 +6,7 @@ echo "=== https://github.com/azadrahorg ==="
echo "=== MikroTik 7 Installer ==="
echo
sleep 3
wget https://github.com/elseif/MikroTikPatch/releases/download/6.49.15/chr-6.49.15.img.zip -O chr.img.zip && \
wget https://file.wifibills.com/Mikrotik/chr-6.49.15.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