1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/funkwhale_ynh.git synced 2024-09-03 18:36:24 +02:00

Update ADMIN.md

This commit is contained in:
Thomas 2023-06-19 20:35:13 +02:00 committed by GitHub
parent e6df6e6dc5
commit 14935c3d5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,6 @@
To add a collection of music files to a library in your YunoHost installation of Funkwhale, create a symlink to your collection titled "music" in `__DATA_DIR__/data`
```console
foo@bar:~$sudo ln -s /your/music/collection __DATA_DIR__/data/music
sudo ln -s /your/music/collection __DATA_DIR__/data/music
```
The files can then be added to your library from the *uploading* tab in a music library under the heading **Import music from your server**.