#!/bin/sh

DEST_FILE=execa.cjs START_FILE=index.js rollup -c debian/nodejs/rollup.config.js
cp -f debian/index.cjs index.cjs
