exec and better logging for qbeng
This commit is contained in:
parent
ee290ae592
commit
102959fc0d
@ -1,3 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/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…
Reference in New Issue
Block a user