linux-quickstart: Add missing path in example git config command
Bug: Issue 7655 Change-Id: I1dea9127f28b41daa3b0f7078be29f4f2e76d6c7
This commit is contained in:
parent
305dccfe2d
commit
53a674230a
@ -77,7 +77,7 @@ to `localhost`. This change helps prevent outside connections from contacting
|
|||||||
the instance.
|
the instance.
|
||||||
|
|
||||||
....
|
....
|
||||||
git config --file gerrit_testsite/etc/gerrit.config httpd.listenUrl 'http://localhost:8080'
|
git config --file ~/gerrit_testsite/etc/gerrit.config httpd.listenUrl 'http://localhost:8080'
|
||||||
....
|
....
|
||||||
|
|
||||||
== Restart the Gerrit service
|
== Restart the Gerrit service
|
||||||
|
Loading…
Reference in New Issue
Block a user