exec and better logging for qbeng
This commit is contained in:
parent
ee290ae592
commit
102959fc0d
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
/home/noctua/.local/bin/qutebrowser --debug --backend webengine "$@" &> /data/programming/qutebrowser/recent.log
|
||||
exec /home/noctua/.local/bin/qutebrowser --debug --backend webengine "$@" > /data/programming/qutebrowser/recent.log 2>&1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue