Skip to content

Conversation

slange-dev
Copy link

@slange-dev slange-dev commented Jan 10, 2025

Fix to show output from clean script

>/dev/null 2>&1

  • >/dev/null redirect all output to /dev/null
  • only redirect stderr 2> to &1 stdout from script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant