Show command to run
This commit is contained in:
parent
dfd7e29a30
commit
516309b478
2
abra
2
abra
@ -945,7 +945,7 @@ sub_app_deploy (){
|
|||||||
if [ -n "$DOMAIN" ]; then
|
if [ -n "$DOMAIN" ]; then
|
||||||
success "Yay! App should be available at https://${DOMAIN}"
|
success "Yay! App should be available at https://${DOMAIN}"
|
||||||
else
|
else
|
||||||
success "Yay! That worked. No \$DOMAIN defined, check logs."
|
success "Yay! That worked. No \$DOMAIN defined, check status by running \"abra app ${STACK_NAME} ps\""
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
error "Oh no! Something went wrong 😕 Check errors above"
|
error "Oh no! Something went wrong 😕 Check errors above"
|
||||||
|
Reference in New Issue
Block a user