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

Add chown support to site:download and site:create #157

Merged
merged 1 commit into from
Jun 1, 2022

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jun 1, 2022

This PR closes #156 and adds chown support to site:download and site:create commands.

You can either pass the argument or use the configuration support added in #155.

Example ~/.joomlatools/console/config.yaml file:

globals:
  chown: $APP_USER

If you create the file with above contents any files on a new site you created will be owned by the $APP_USER environment variable value.

@github-actions github-actions bot added this to the 2.0 milestone Jun 1, 2022
@ercanozkaya ercanozkaya merged commit 85c870c into master Jun 1, 2022
@ercanozkaya ercanozkaya deleted the feature/156-chown branch June 1, 2022 13:24
ercanozkaya added a commit to joomlatools/joomlatools-server that referenced this pull request Jun 1, 2022
@ercanozkaya ercanozkaya modified the milestones: 2.0, v2.0.0 Jun 9, 2022
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.

Add chown support to site:download and site:create
1 participant