diff --git a/bin/joj3-teapot b/bin/joj3-teapot index 6ccf42a..fe61dcf 100755 --- a/bin/joj3-teapot +++ b/bin/joj3-teapot @@ -3,4 +3,4 @@ set -e # TODO: real teapot commands -/usr/local/bin/joint-teapot --help +LOG_FILE_PATH=/tmp/joint-teapot.log /usr/local/bin/joint-teapot --help