Update mikrotik-routeros.sh

chr-7.15.2
This commit is contained in:
tteckster 2024-07-07 16:40:15 -04:00 committed by GitHub
parent 3a65f89cab
commit 22c7801217
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ msg_ok "Using ${CL}${BL}$STORAGE${CL} ${GN}for Storage Location."
msg_ok "Virtual Machine ID is ${CL}${BL}$VMID${CL}."
msg_info "Getting URL for Mikrotik RouterOS CHR Disk Image"
URL=https://download.mikrotik.com/routeros/7.12.1/chr-7.12.1.img.zip
URL=https://download.mikrotik.com/routeros/7.15.2/chr-7.15.2.img.zip
sleep 2
msg_ok "${CL}${BL}${URL}${CL}"