mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 22:58:07 +02:00
Move files from util to mods
- Move local.config.vagrant.php - Move fpostit - Move bookmarklet-share2friendica - Updated Readme file
This commit is contained in:
parent
b42760b0e6
commit
c0b3b73c88
10 changed files with 37 additions and 32 deletions
|
@ -86,7 +86,7 @@ cd /var/www
|
|||
php bin/composer.phar install
|
||||
|
||||
# initial config file for friendica in vagrant
|
||||
cp /vagrant/util/local.config.vagrant.php /vagrant/config/local.config.php
|
||||
cp /vagrant/mods/local.config.vagrant.php /vagrant/config/local.config.php
|
||||
|
||||
# copy the .htaccess-dist file to .htaccess so that rewrite rules work
|
||||
cp /vagrant/.htaccess-dist /vagrant/.htaccess
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue