Skip to content

Commit a9f86ca

Browse files
Update scripts/quickstart_build_spm.sh
Co-authored-by: Andrew Heard <[email protected]>
1 parent 0681f92 commit a9f86ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/quickstart_build_spm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ SAMPLE=$1
2222

2323
scripts_dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
2424

25-
$scripts_dir/setup_bundler.sh
25+
"$scripts_dir/setup_bundler.sh"
2626

2727
gem install xcpretty
2828

0 commit comments

Comments
 (0)