diff --git a/hitl-setup/setup.sh b/hitl-setup/setup.sh index 9a8a33613..c401f2418 100755 --- a/hitl-setup/setup.sh +++ b/hitl-setup/setup.sh @@ -5,7 +5,7 @@ FORCE="$1" set -xuo pipefail -HERE=$(realpath $(dirname "$0")) +HERE=$(realpath "$(dirname "$0")") source "$HERE/fpganet" || exit $? echo Checking that all INTERFACES exist