diff --git a/build.sh b/build.sh index 8f00354..e0a4c35 100755 --- a/build.sh +++ b/build.sh @@ -410,7 +410,7 @@ if [ -f '/c/mozilla-build/start-shell.bat' ]; then fi if [ -f "$HOME/.cargo/env" ]; then - . $HOME/.cargo/env + . "$HOME/.cargo/env" fi