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

Using current_path instead of hardcoding current #3962

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

null93
Copy link
Contributor

@null93 null93 commented Nov 21, 2024

Problem

The Shopware recipe currently hardcodes the current symlink. This creates issues for users who use a different symlink name, such as live.

Solution

The current_path variable is already defined, so it should be used to provide flexibility and avoid hardcoding the symlink name.

Checklist

  • Bug fix #…? (no issue opened)
  • New feature?
  • BC breaks?
  • Tests added?
  • Docs added?

@antonmedv antonmedv merged commit a18fd64 into deployphp:master Nov 21, 2024
5 checks 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.

2 participants