Skip to content

Commit

Permalink
remove command logging
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay0410 authored Dec 3, 2019
1 parent 61d8c1b commit d301c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

set -ex
set -e

echo "Compiling $1"
tectonic $1
Expand Down

0 comments on commit d301c9c

Please sign in to comment.