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 commands for none unix based terminals #821

Merged

Conversation

alexander-schranz
Copy link
Member

Q A
Fixed tickets fixes sulu/sulu#7603
Related PRs sulu/sulu#prnum
License MIT

What's in this PR?

Fix commands for none unix based terminals by prefix all commands with php using bin/console or similar.

Why?

Docs are mostly read by beginners. They may on windows cmd shell or other none unix based terminals which may not interpret #!/usr/bin/env php correctly.

@Prokyonn Prokyonn merged commit 39efc72 into sulu:2.5 Nov 21, 2024
2 checks passed
@alexander-schranz alexander-schranz deleted the enhancement/non-unix-based-temrinal branch November 21, 2024 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation error
2 participants