ec_utils/zomp_prep
Craig Everett 14cb92e7ab
Some checks failed
EC Utils Tests / tests (push) Failing after -4m5s
Adding a package prep script
2025-01-23 21:48:28 +09:00

10 lines
231 B
Bash
Executable File

#! /bin/bash
# This is a small pre-packaging source generation and include correction script that should be
# run before packaging this project for use with ZX/Zomp.
rm -rf _build
rm -f ebin/*.beam
rm -f rebar*
rm -rf quickcheck