mediagoblin -> mediagoblin
Thanks Luismi for pointing this out!
This commit is contained in:
parent
157794d704
commit
e27e04a390
@ -171,11 +171,11 @@ to the unpriviledged system account.
|
||||
To do this, enter either of the following commands, changing the defaults
|
||||
to suit your particular requirements::
|
||||
|
||||
sudo mkdir -p /srv/mediagoblin.example.org && sudo chown -hR mediagoblin:mediagoblin /srv/mediagobin.example.org
|
||||
sudo mkdir -p /srv/mediagoblin.example.org && sudo chown -hR mediagoblin:mediagoblin /srv/mediagoblin.example.org
|
||||
|
||||
or (as the root user)::
|
||||
|
||||
mkdir -p /srv/mediagoblin.example.org && chown -hR mediagoblin:mediagoblin /srv/mediagobin.example.org
|
||||
mkdir -p /srv/mediagoblin.example.org && chown -hR mediagoblin:mediagoblin /srv/mediagoblin.example.org
|
||||
|
||||
|
||||
Install MediaGoblin and Virtualenv
|
||||
|
Loading…
x
Reference in New Issue
Block a user