install: fix error on macOS
This commit is contained in:
parent
c2ab6f29d5
commit
eed4bdb30e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
set -eu
|
||||
set -e
|
||||
|
||||
export DOTFILES="$(dirname "$(realpath "$0")")"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue