summaryrefslogtreecommitdiff
path: root/scripts/build
blob: b17a18fd7441f0486342438526ab4aeaa96cf90e (plain)
1
2
3
4
5
#!/bin/bash

readonly CURR_DIR=$(cd "$(dirname "$0")"; pwd -P)

${CURR_DIR}/builder/main.py $@