Difference between revisions of "Pv-migrate"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "# pv-migrate https://github.com/utkuozdemir/pv-migrate https://github.com/utkuozdemir/pv-migrate/blob/master/USAGE.md # Add ``` #!/bin/sh set -eu curl -LO https://github.co...")
(No difference)

Revision as of 15:36, 2 December 2023

pv-migrate

https://github.com/utkuozdemir/pv-migrate

https://github.com/utkuozdemir/pv-migrate/blob/master/USAGE.md

Add

#!/bin/sh
set -eu
curl -LO https://github.com/utkuozdemir/pv-migrate/releases/download/v1.7.1/pv-migrate_v1.7.1_linux_x86_64.tar.gz
tar xf pv-migrate_v1.7.1_linux_x86_64.tar.gz
sudo mv pv-migrate /usr/local/bin/
pv-migrate --version