mirror of
https://github.com/YunoHost-Apps/funkwhale_ynh.git
synced 2024-09-03 18:36:24 +02:00
Update README.md
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
This commit is contained in:
parent
396ffd7fcb
commit
c815e1cd89
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Installation requires a dedicated domain or subdomain. Installing in a subpath i
|
|||
The admin uses the login you provided at installation. The password is the same you use for YunoHost.
|
||||
The admin interface is accessible at the address: `your.domain.fr/api/admin`
|
||||
|
||||
To add a collection of music files to a library in your Yunohost installation of Funkwhale, create a symlink to your collection titled "import" in /var/www/funkwhale
|
||||
To add a collection of music files to a library in your YunoHost installation of Funkwhale, create a symlink to your collection titled "import" in `/var/www/funkwhale`
|
||||
```console
|
||||
foo@bar:~$sudo ln -s /your/music/collection /var/www/funkwhale/import
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue