Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to run a script when client connects or disconnects (Linux… #2

Merged
merged 3 commits into from
Feb 16, 2020

Conversation

tekdoc
Copy link
Contributor

@tekdoc tekdoc commented Feb 15, 2020

… only for now)

@tekdoc tekdoc requested a review from aler9 February 15, 2020 23:44
@aler9 aler9 merged commit a17cd5d into bluenviron:master Feb 16, 2020
@aler9
Copy link
Member

aler9 commented Feb 16, 2020

Hello, thanks for the PR, i merged it after doing two changes:

  • the code was formatted
  • i removed the OS check, since exec.Command() is supported by both Linux and Windows, so nothing prevents us from using this feature in Windows too, it's enough to write the script full path (i.e. C:\folder\script.exe)

@vrazzer vrazzer mentioned this pull request Oct 14, 2021
7 tasks
@github-actions
Copy link
Contributor

github-actions bot commented Jan 1, 2023

This issue is being locked automatically because it has been closed for more than 6 months.
Please open a new issue in case you encounter a similar problem.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants