Merge "Change name of tarball-dl.sh to dl_tarball.sh"

This commit is contained in:
Zuul 2018-08-08 19:49:34 +00:00 committed by Gerrit Code Review
commit 9d67352043
2 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ fi
# StarlingX requires a group of source code pakages, in this section
# they will be downloaded.
echo "step #4: start downloading tarball compressed files"
./tarball-dl.sh
./dl_tarball.sh
echo "IMPORTANT: The following 3 files are just bootstrap versions. Based"
echo "on them, the workable images for StarlingX could be generated by"