[Unit] Description=IPFS Repo Migrations [Service] Type=oneshot Environment=IPFS_PATH={{ ipfs_path }} ExecStart=/usr/local/bin/fs-repo-migrations -y User=ipfs [Install] WantedBy=multi-user.target