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

Update ADconnection.sh #41

Closed
wants to merge 2 commits into from
Closed

Update ADconnection.sh #41

wants to merge 2 commits into from

Conversation

PierreGode
Copy link
Owner

No description provided.

ADconnection.sh Outdated
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bashes
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The shebang line #!/bin/bashes seems to be incorrect. It should be #!/bin/bash to specify the correct path to the bash interpreter.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are correct, my bad. Can I use something else?

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bas
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The shebang line #!/bin/bas seems to be incorrect. It should likely be #!/bin/bash to specify the correct path to the bash interpreter.

@PierreGode PierreGode closed this Apr 12, 2024
@PierreGode PierreGode deleted the PierreGode-patch-2 branch April 18, 2024 11:52
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