Update mikrotik-routeros-v5.sh

update to 7.7
This commit is contained in:
tteckster 2023-01-20 11:18:32 -05:00 committed by GitHub
parent 419f750487
commit 0a2896d81f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,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 Disk Image"
URL=https://download.mikrotik.com/routeros/7.4.1/install-image-7.4.1.zip
URL=https://download.mikrotik.com/routeros/7.7/install-image-7.7.zip
sleep 2
msg_ok "${CL}${BL}${URL}${CL}"