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

fix perl shebang #767

Merged
merged 2 commits into from
Feb 9, 2024
Merged

fix perl shebang #767

merged 2 commits into from
Feb 9, 2024

Conversation

FabioPedretti
Copy link
Contributor

Current shebang gives this error:
$ ./mysqltuner.pl
-bash: ./mysqltuner.pl: cannot execute: required file not found

Also fixes #766.

Current shebang gives this error:
$ ./mysqltuner.pl
-bash: ./mysqltuner.pl: cannot execute: required file not found

Also fixes major#766.
@FabioPedretti
Copy link
Contributor Author

Note that this perl shebang is what every other perl program uses on my system.
Thanks.

mysqltuner.pl Outdated Show resolved Hide resolved
Co-authored-by: Rui Chen <rui@chenrui.dev>
@jmrenouard jmrenouard merged commit 9437fb1 into major:master Feb 9, 2024
1 check passed
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.

mysqltuner.pl: env: bad interpreter: No such file or directory
3 participants