Page MenuHomePhabricator

D20391.diff
No OneTemporary

D20391.diff

diff --git a/src/docs/user/upgrading.diviner b/src/docs/user/upgrading.diviner
--- a/src/docs/user/upgrading.diviner
+++ b/src/docs/user/upgrading.diviner
@@ -90,19 +90,7 @@
ROOT=`pwd` # You can hard-code the path here instead.
-### UPDATE WORKING COPIES ######################################################
-
-cd $ROOT/libphutil
-git pull
-
-cd $ROOT/arcanist
-git pull
-
-cd $ROOT/phabricator
-git pull
-
-
-### CYCLE WEB SERVER AND DAEMONS ###############################################
+### STOP WEB SERVER AND DAEMONS ###############################################
# Stop daemons.
$ROOT/phabricator/bin/phd stop
@@ -117,6 +105,16 @@
sudo /etc/init.d/httpd stop
+### UPDATE WORKING COPIES ######################################################
+
+cd $ROOT/libphutil
+git pull
+
+cd $ROOT/arcanist
+git pull
+
+cd $ROOT/phabricator
+git pull
# Upgrade the database schema. You may want to add the "--force" flag to allow
# this script to run noninteractively.

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 12, 11:52 AM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7332310
Default Alt Text
D20391.diff (986 B)

Event Timeline