Skip to content

Instantly share code, notes, and snippets.

@ThinGuy
Created June 29, 2022 00:03
Show Gist options
  • Select an option

  • Save ThinGuy/8d2a6d2a87843e8e8306df94da71daa4 to your computer and use it in GitHub Desktop.

Select an option

Save ThinGuy/8d2a6d2a87843e8e8306df94da71daa4 to your computer and use it in GitHub Desktop.
Download latest lxd-migrate
sudo wget -qO /usr/local/lxd-migrate --show-progress --progress=bar:force:noscroll $(curl -sSlL https://github.com/lxc/lxd/releases/latest|awk -F'"' '/href.*lxd-migrate/{print "https://github.com"$2}')
sudo chmod +x /usr/local/bin/lxd-migrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment