Skip to content
Snippets Groups Projects
Commit 90360c48 authored by Reg's avatar Reg
Browse files

[doc] Arch Linux installation: modified the command for user creation so it...

[doc] Arch Linux installation: modified the command for user creation so it works on both Debian and Arch
parent d84ef107
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ Create the user and the directory:
.. code-block:: shell
sudo adduser --system --home /srv/funkwhale funkwhale
sudo useradd -r -s /usr/bin/nologin -d /srv/funkwhale -m funkwhale
cd /srv/funkwhale
Log in as the newly created user from now on:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment