diff --git a/.goreleaser.yml b/.goreleaser.yml
index b78902c..c03797c 100644
--- a/.goreleaser.yml
+++ b/.goreleaser.yml
@@ -34,13 +34,15 @@ brew:
#{opt_bin}/exo
start
- $EXO_WIKI
+ --debug
RunAtLoad
WorkingDirectory
- #{HOMEBREW_PREFIX}
+ #{system "echo $EXO_WIKI"}
StandardErrorPath
+ #{var}/log/exocortex-error.log
+ StandardOutputPath
#{var}/log/exocortex.log