mirror of
https://github.com/flarum/flarum.git
synced 2025-11-29 00:00:33 -05:00
Vagrant: Fix path of aliases definition
This commit is contained in:
parent
1626964689
commit
c090d0ebc3
@ -59,7 +59,7 @@ sudo service nginx restart
|
|||||||
sudo apt-get install -y phantomjs zsh exuberant-ctags
|
sudo apt-get install -y phantomjs zsh exuberant-ctags
|
||||||
sudo chown -R vagrant:vagrant /home/vagrant
|
sudo chown -R vagrant:vagrant /home/vagrant
|
||||||
|
|
||||||
cp /vagrant/scripts/aliases ~/.aliases
|
cp /vagrant/flarum/vagrant/aliases ~/.aliases
|
||||||
|
|
||||||
### Create rc file ###
|
### Create rc file ###
|
||||||
if [ -e "/home/vagrant/.zshrc" ]
|
if [ -e "/home/vagrant/.zshrc" ]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user