print build log when deploying

This commit is contained in:
りき萌 2024-02-04 16:14:49 +01:00
parent 73e93d864d
commit 0315a63c66
4 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,4 @@
#!/usr/bin/env bash
reload_fifo="/tmp/treehouse_reload.fifo"
build_log="/tmp/treehouse_build.log"