Skip to content

Commit

Permalink
Merge pull request Shopify#19 from gideonb/main
Browse files Browse the repository at this point in the history
Delete the development theme
  • Loading branch information
charlespwd authored Oct 29, 2021
2 parents c109680 + 5feb9b2 commit b00173c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ api_request() {
cleanup() {
if [[ -n "${theme+x}" ]]; then
step "Disposing development theme"
shopify theme delete -d -f
shopify logout
fi

Expand Down

0 comments on commit b00173c

Please sign in to comment.