Changeset View
Changeset View
Standalone View
Standalone View
scripts/install/install_rhel-derivs.sh
| Show First 20 Lines • Show All 136 Lines • ▼ Show 20 Lines | |||||
| else | else | ||||
| (cd phabricator && git pull --rebase) | (cd phabricator && git pull --rebase) | ||||
| fi | fi | ||||
| echo | echo | ||||
| echo | echo | ||||
| echo "Install probably worked mostly correctly. Continue with the 'Configuration Guide':"; | echo "Install probably worked mostly correctly. Continue with the 'Configuration Guide':"; | ||||
| echo | echo | ||||
| echo " http://www.phabricator.com/docs/phabricator/article/Configuration_Guide.html"; | echo " https://secure.phabricator.com/book/phabricator/article/configuration_guide/"; | ||||