Merge "Deleting files surplus to this module."

This commit is contained in:
Jenkins 2016-09-12 20:56:01 +00:00 committed by Gerrit Code Review
commit 16b7326633
2 changed files with 0 additions and 5059 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,17 +0,0 @@
# I started from git clone https://github.com/emonty/phabricator-tools.git
sudo puppet apply phabricator-tools/vagrant/puppet/phabricator/manifests/default.pp --modulepath phabricator-tools/vagrant/puppet
sudo cp ~/local.json /phabricator/instances/dev/phabricator/conf/local/local.json
sudo /phabricator/instances/dev/phabricator/bin/phd start
Then run:
REPAIR TABLE phabricator_search.search_documentfield;
sudo mkdir /var/lib/git
apt-get install exim4 python-pygments
# I did not do: https://secure.phabricator.com/book/phabricator/article/configuring_file_domain/