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

[Proposal] Add possibility to install locales on first vagrant up #52

Closed
Amegatron opened this issue May 29, 2014 · 1 comment
Closed

Comments

@Amegatron
Copy link
Contributor

Hi!

I'm using Russian locale in PHP, and after any vagrant destroy / up I have to manually add russian locales to ubuntu. Still its a rare situation though, when I need to destroy the box.

Is it possible to have a feature in future to somehow automate this process e.g. by means of Homestead.yaml ?

As a workaround, theoretically, I can add a bash-script to do this for me by issuing a single command, but I'm not good at scripting yet.

sudo locale-gen ru_RU
sudo locale-gen ru_RU.UTF-8
@svpernova09
Copy link
Contributor

Closing this issue as old and we've just reenabled issues on the Homestead Repo.

If you're still having issues please open a new issue and link to this issue. Thanks!

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

No branches or pull requests

2 participants