#!/bin/sh mkdir -p dist zip -r "dist/exint-build-$(date +%Y%m%d-%H%M%S).zip" bin/ lib/ config/\ scripts/ README.md include/external_interface.h