1
Fork 0
latexmk/entrypoint.sh

7 lines
46 B
Bash
Executable File

#!/usr/bin/env bash
set -e
cd $1
latexmk $2