Merge pull request #10486 from nupplaphil/feat/remove_test_data
Remove outdated friendica_test_data.sql
This commit is contained in:
commit
85e36abb5f
|
@ -107,8 +107,6 @@ cp /vagrant/.htaccess-dist /vagrant/.htaccess
|
|||
|
||||
# create the friendica database
|
||||
echo "create database friendica DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci" | $MYSQL -u root -proot
|
||||
# import test database (disabled because too old)
|
||||
#$MYSQL -uroot -proot friendica < /vagrant/friendica_test_data.sql
|
||||
|
||||
# install friendica
|
||||
bin/console autoinstall -f /vagrant/mods/local.config.vagrant.php
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user