Fix typo.
This commit is contained in:
parent
958e9aef78
commit
fee77d768a
@ -176,7 +176,7 @@ The following command will create a system account with a username of
|
||||
If you are using a Debian-based system, enter this command::
|
||||
|
||||
# Debian
|
||||
sudo useradd --system --create-home --home-dir /var/lib/qmediagoblin \
|
||||
sudo useradd --system --create-home --home-dir /var/lib/mediagoblin \
|
||||
--group www-data --comment 'GNU MediaGoblin system account' mediagoblin
|
||||
|
||||
# Fedora
|
||||
|
@ -26,7 +26,18 @@ carefully, or at least skim over it.
|
||||
0.11.0 (work in progress)
|
||||
=========================
|
||||
|
||||
# make distclean instead of ad-hoc rm's
|
||||
# advice on --system-site-packages - currently not used in upgrade
|
||||
# git submodule update --init
|
||||
|
||||
# Blog post
|
||||
- Python3
|
||||
- spectrograms
|
||||
- dressupgeekout images
|
||||
- Boris retire
|
||||
- IRC no longer requires registration
|
||||
- trialling new forge
|
||||
j
|
||||
**Improvements:**
|
||||
|
||||
- Run test for LDAP, OpenID and PDF plugins in development Dockerfiles (Ben Sturmfels)
|
||||
|
Loading…
x
Reference in New Issue
Block a user