Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Overide of default distro #5

Merged
merged 2 commits into from
Feb 24, 2021
Merged

Conversation

gbraad
Copy link
Contributor

@gbraad gbraad commented Feb 20, 2021

Fixes #4

With the config file:

{
   "distro": "fedora33"
}

it is possible to override default shell.
If not set the default is assumed.
If the distro does not exists:

PS> $
There is no distribution with the supplied name.        

(This error is provided by the wsl command).

  • Allow override of default distro
  • Remove erroneous subdirectory in copy

Signed-off-by: Gerard Braad <me@gbraad.nl>
Signed-off-by: Gerard Braad <me@gbraad.nl>
@gbraad
Copy link
Contributor Author

gbraad commented Feb 20, 2021

Didn't provide the -d option at the moment

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.

Allow override of the distro to use
2 participants