vzmigrate: rm bashism

As reported by shellcheck, there's no 'let' in POSIX shell.
Interestingly, dash supports it so I guess we're good, but
let's fix it in the interest of purity.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed