Skip to content

Fix to show output from installation script#307

Open
slange-dev wants to merge 1 commit intotmux-plugins:masterfrom
slange-dev:Fix-show-installation-output
Open

Fix to show output from installation script#307
slange-dev wants to merge 1 commit intotmux-plugins:masterfrom
slange-dev:Fix-show-installation-output

Conversation

@slange-dev
Copy link

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

Fix to show output from installation 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