Deleting files surplus to this module.

Change-Id: I0526ff6f504d615ecfcafb8416dea625f38377ec
Implements: Spec Pholio
This commit is contained in:
Craige McWhirter 2016-08-03 11:24:50 +10:00
parent b81f084373
commit 7b238dceee
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/