Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Fix features options setting WslApplyFeatures.php #1983

Open
wants to merge 1 commit into
base: wsl-rework
Choose a base branch
from

Conversation

sdespont
Copy link
Contributor

Because the features options are set in the environnement variables in

config.vm.provision "shell" do |s|
s.name = "Installing " + feature_name
s.path = feature_path
s.env = feature_variables

it must be the same in the WSL code

Because the features options are set in the evnirronement variables in https://github.com/laravel/homestead/blob/98a798b18a078121252f0ecfe3e10cba050ce504/scripts/homestead.rb#L308-L311

it must be the same in the WSL code
@sdespont
Copy link
Contributor Author

Could you consider merging this request?

@sdespont
Copy link
Contributor Author

@svpernova09 Could you consider merging this request?

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.

1 participant