mirror of
https://github.com/zahodi/ansible-mikrotik.git
synced 2025-06-21 01:25:47 +02:00
Just updating the download image
Suggest to updating the CRH image to the most recent at this time.
This commit is contained in:
parent
e03fe77450
commit
846979c730
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
dl_link='https://download2.mikrotik.com/routeros/6.38.1/chr-6.38.1.vdi'
|
||||
vmname='mikrotik-6-38-1'
|
||||
dl_link='https://download.mikrotik.com/routeros/6.42.9/chr-6.42.9.vdi'
|
||||
vmname='mikrotik-6-42-9'
|
||||
|
||||
[[ -f ./downloads/$(basename "$dl_link") ]] && {
|
||||
echo "*** vdi already exists"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue