update rdme

This commit is contained in:
Marcel Dechert 2022-09-05 20:03:57 +01:00
parent 449681ee46
commit 0df3ad7f15

View File

@ -18,11 +18,13 @@ https://github.com/plexinc/pms-docker/blob/master/README.md
`sudo mount -t cifs -o username=marcelo //swaghausen-wg/marceload/Dokus /media/plex/dokus` `sudo mount -t cifs -o username=marcelo //swaghausen-wg/marceload/Dokus /media/plex/dokus`
- Football Folder: - Football Folder:
`sudo mount -t cifs -o username=marcelo //swaghausen-wg/marceload/Fußball /media/plex/football` `sudo mount -t cifs -o username=marcelo //swaghausen-wg/marceload/Fussball /media/plex/football`
- unmount folder in case e.g. of name change - unmount folder in case e.g. of name change
`sudo umount -a -t cifs -l` `sudo umount -a -t cifs -l`
edit mount config for startup: `sudo nano /etc/fstab`
check validity of settings: `findmnt --verify`
restart container to make files available after mount restart container to make files available after mount