File: update_single_include.sh

package info (click to toggle)
inja 3.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,620 kB
  • sloc: cpp: 30,997; python: 189; makefile: 16; sh: 3
file content (6 lines) | stat: -rwxr-xr-x 214 bytes parent folder | download
1
2
3
4
5
6
#!/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