Install the Hedgedoc CLI and include it in your PATH.
git clone https://github.com/hedgedoc/cli
cd cli/bin
ln -s $PWD/hedgedoc /usr/local/bin/hedgedocCopy .env.example to .env and set contained variables.
Save a file with all etherpad note IDs, one per line:
./scripts/padlist.sh > pads.txtRun the migration script:
./scripts/migrate-etherpad.sh ./pads.txt