#!/bin/sh

cat <<EOF
{
  "type": "fs",
  "features": [
    "migrate-precopy"
  ]
}
EOF
