We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dd6e92 commit a758b25Copy full SHA for a758b25
scripts/install/update_phabricator.sh
@@ -44,7 +44,7 @@ $ROOT/phabricator/bin/phd stop
44
$ROOT/phabricator/bin/storage upgrade
45
46
$ROOT/phabricator/bin/celerity map
47
-$ROOT/arcanist/bin/arc liberate $ROOT/phabricator/src
+# $ROOT/arcanist/bin/arc liberate $ROOT/phabricator/src
48
49
# Restart the webserver. As above, this depends on your system and webserver.
50
# NOTE: If you're running php-fpm, restart it here too.
0 commit comments