diff --git a/houston.sh b/houston.sh index e61d244..09fc9ef 100644 --- a/houston.sh +++ b/houston.sh @@ -1,4 +1,4 @@ #!/bin/sh -nohup /home/opdev/houston -client -logfile & +nohup /home/opdev/houston -client -logfile > /dev/null &