correct braces for initial command
This commit is contained in:
parent
c8d3fd6dff
commit
a06881d9ed
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/bin/sh
|
||||
exec env \
|
||||
HOME="${HOME:-/home/noctua}" \
|
||||
PATH="/usr/local/bin:$PATH" \
|
||||
DISPLAY="${DISPLAY:-:0}" \
|
||||
./notmuch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue