From 7a8989e9711ec0d3f3401f46a20bdc55c75fd8e9 Mon Sep 17 00:00:00 2001 From: Anthony Young Date: Fri, 14 Oct 2011 10:20:30 -0700 Subject: [PATCH] fix doc --- stack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.sh b/stack.sh index b580a4a..a7eacbf 100755 --- a/stack.sh +++ b/stack.sh @@ -674,7 +674,7 @@ screen_it dash "cd $DASH_DIR && sudo /etc/init.d/apache2 restart; sudo tail -f / # 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