mirror of
https://github.com/friendica/friendica
synced 2024-11-17 22:23:41 +00:00
Vagrant: Replace comment with more fitting one in provision
This commit is contained in:
parent
4960d0f438
commit
d52e2ab791
1 changed files with 1 additions and 2 deletions
|
@ -93,9 +93,8 @@ echo ">>> Symlink /var/www to /vagrant"
|
|||
rm -rf /var/www/
|
||||
ln -fs /vagrant /var/www
|
||||
|
||||
# install deps with composer
|
||||
# Setup Friendica
|
||||
cd /var/www
|
||||
|
||||
echo ">>> Setup Friendica"
|
||||
|
||||
# copy the .htaccess-dist file to .htaccess so that rewrite rules work
|
||||
|
|
Loading…
Reference in a new issue