X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=bin%2Fdev%2Fvagrant_provision.sh;h=7ebbdcafd4f508c1ad75aca72654fbc862d9796f;hb=b7b30862631a1c5cae424289489409d02dadc7a9;hp=ac093e7897df2eeddd2f5b44eb6d9eae34890253;hpb=9dfc970bd63086c85569f144d1d2a507d51935de;p=friendica.git diff --git a/bin/dev/vagrant_provision.sh b/bin/dev/vagrant_provision.sh index ac093e7897..7ebbdcafd4 100755 --- a/bin/dev/vagrant_provision.sh +++ b/bin/dev/vagrant_provision.sh @@ -86,8 +86,7 @@ cd /var/www php bin/composer.phar install # initial config file for friendica in vagrant -#cp /vagrant/util/htconfig.vagrant.php /vagrant/.htconfig.php -cp /vagrant/util/local.ini.vagrant.php /vagrant/config/local.ini.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