Files
inja/scripts/update_single_include.sh

7 lines
214 B
Bash
Executable File

#!/usr/bin/env bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
cd $(dirname "${DIR}")
python3 third_party/amalgamate/amalgamate.py -c scripts/amalgamate_config.json -s include -v yes