Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Commit

Permalink
Rename the tile in ops-update script
Browse files Browse the repository at this point in the history
  • Loading branch information
VimukthiPerera authored and msmshariq committed Sep 19, 2019
1 parent bbc745d commit a8e63d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pattern-1/ops_update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ fi
echo "Uploading new tile..."
cd tile/product
product_dir=$(pwd)
: ${product_tile:="wso2apim-tile-0.0.*.pivotal"}
: ${product_tile:="wso2is*.pivotal"}

# capture the exact product distribution identifiers
product_tile=$(ls ${product_tile})
Expand Down

0 comments on commit a8e63d8

Please sign in to comment.