1
0
Fork 0
mirror of https://github.com/Luzifer/tex-api.git synced 2024-11-08 16:20:04 +00:00
tex-api/tex-build.sh

11 lines
94 B
Bash
Raw Normal View History

#!/bin/bash
set -ex
set -o pipefail
BUILD_DIR=$1
cd $BUILD_DIR
# TODO(kahlers): Add logic