Provide a basic update script for Phabricator

Summary:
This isn't completely cross-system compatible but it's definitely better than
nothing.

Test Plan:
Pushed secure.phabricator.com a bunch of times.

Reviewed By: moskov
Reviewers: moskov
CC: aran, moskov
Differential Revision: 558
This commit is contained in:
epriestley
2011-06-29 19:45:12 -07:00
parent 3c785cdb5a
commit 6a3eb19876
2 changed files with 69 additions and 0 deletions

View File

@@ -102,6 +102,13 @@ You can find installation instructions for xhprof here:
You only need to install the PHP extension, not any of the library.
= Updating Phabricator =
Since Phabricator is under active development, you should update frequently.
You can use a script similar to this one to automate the process:
http://phabricator.com/rsrc/install/update_phabricator.sh
= Next Steps =
Continue by: