add whitespace for code style

This commit is contained in:
Connor Olding 2022-09-23 17:08:36 -07:00
parent 652e29ad50
commit a9ba2c0008
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
;else : \
&& whence -p -- "$1" \
;fi \
;} 2>/dev/null \
;} 2>/dev/null \
\
&& { [ -d out ] || mkdir out ;} \
&& out="$(realpath out)" \