commit | 7a8989e9711ec0d3f3401f46a20bdc55c75fd8e9 | [log] [tgz] |
---|---|---|
author | Anthony Young <sleepsonthefloor@gmail.com> | Fri Oct 14 10:20:30 2011 -0700 |
committer | Anthony Young <sleepsonthefloor@gmail.com> | Fri Oct 14 10:20:30 2011 -0700 |
tree | bd216273ae909b765de172987e317d292b9e08f6 | |
parent | 120f4860cda1a946ebdba1acc03fc09caf2790de [diff] [blame] |
fix doc
diff --git a/stack.sh b/stack.sh index b580a4a..a7eacbf 100755 --- a/stack.sh +++ b/stack.sh
@@ -674,7 +674,7 @@ # oneiric: http://uec-images.ubuntu.com/oneiric/current/oneiric-server-cloudimg-amd64.tar.gz if [[ "$ENABLED_SERVICES" =~ "g-reg" ]]; then - # Create a directory for the downloadedthe images tarballs. + # Create a directory for the downloaded image tarballs. mkdir -p $FILES/images for image_url in ${IMAGE_URLS//,/ }; do