diff --git a/psu b/psu index fa0b55c..351cace 100644 --- a/psu +++ b/psu @@ -1095,7 +1095,7 @@ undeploy() { echo_error "Error: Stack $PORTAINER_STACK_NAME does not exist." exit 1 else - echo_verbose "Stack $PORTAINER_STACK_NAME does not exist. No need to undeploy it." + echo_verbose "Stack $PORTAINER_STACK_NAME does not exist. No need to remove it." exit 0 fi fi