Updated comments.

This commit is contained in:
Aja Sibley 2023-05-17 21:19:50 +00:00
parent 933bb643a7
commit c3ad27c5df

View file

@ -24,7 +24,6 @@ self: super:
mkdir -p $out/bin
cp vespa-cli_${version}_darwin_arm64/bin/vespa $out/bin
chmod +x $out/bin/vespa
# Wrap the vespa binary to remove quarantine attribute
'';
};
}