Redirect stderr to logs
This commit is contained in:
parent
584c900e84
commit
ffd832d066
19 changed files with 31 additions and 5 deletions
|
@ -8,4 +8,6 @@ if [[ ! -e ${0:a:h}/server ]] then
|
|||
fi
|
||||
source ${0:a:h:h}/import-env.zsh
|
||||
import-env awesome || exit 1
|
||||
|
||||
exec 2>&1
|
||||
exec barrierc --no-daemon $(<${0:a:h}/server)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue