shellcheck warnings

This commit is contained in:
Matt Saladna
2018-06-21 14:38:55 -04:00
committed by Jordan Harband
parent acbd22fc7e
commit 2cfe795599
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
DIR="$(dirname $(realpath "${BASH_SOURCE[0]}"))"
DIR="$(dirname "$(realpath "${BASH_SOURCE[0]}")")"
unset NVM_CD_FLAGS