main
Anthony Young 13 years ago
parent a531b77267
commit c835762081

@ -267,7 +267,7 @@ fi
# ------ # ------
if [[ "$ENABLED_SERVICES" =~ "g-reg" ]]; then if [[ "$ENABLED_SERVICES" =~ "g-reg" ]]; then
GLANCE_IMAGE_DIR= $DEST/glance/images GLANCE_IMAGE_DIR=$DEST/glance/images
# Delete existing images # Delete existing images
rm -rf $GLANCE_IMAGE_DIR rm -rf $GLANCE_IMAGE_DIR

Loading…
Cancel
Save