Skip to content

Commit a758b25

Browse files
committed
modify update script
1 parent 0dd6e92 commit a758b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install/update_phabricator.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ $ROOT/phabricator/bin/phd stop
4444
$ROOT/phabricator/bin/storage upgrade
4545

4646
$ROOT/phabricator/bin/celerity map
47-
$ROOT/arcanist/bin/arc liberate $ROOT/phabricator/src
47+
# $ROOT/arcanist/bin/arc liberate $ROOT/phabricator/src
4848

4949
# Restart the webserver. As above, this depends on your system and webserver.
5050
# NOTE: If you're running php-fpm, restart it here too.

0 commit comments

Comments
 (0)