Remove tarball verbiage from source-build infrastructure (#15217)
This commit is contained in:
parent
4d0eb54bdf
commit
c5ebd18478
10 changed files with 13 additions and 19 deletions
|
@ -7,7 +7,7 @@ SCRIPT_ROOT="$(cd -P "$( dirname "$0" )" && pwd)"
|
|||
usage() {
|
||||
echo "usage: $0 [options]"
|
||||
echo ""
|
||||
echo " Prepares a tarball to be built by downloading Private.SourceBuilt.Artifacts.*.tar.gz and"
|
||||
echo " Prepares the environment to be built by downloading Private.SourceBuilt.Artifacts.*.tar.gz and"
|
||||
echo " installing the version of dotnet referenced in global.json"
|
||||
echo "options:"
|
||||
echo " --bootstrap Build a bootstrap version of previously source-built packages archive."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue