Just updating the download image

Suggest to updating the CRH image to the most recent at this time.
This commit is contained in:
Luciano Santos 2018-10-19 18:54:32 -03:00 committed by GitHub
parent e03fe77450
commit 846979c730
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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