fix: change media mount path
This commit is contained in:
parent
3228054172
commit
0952c4bf42
@ -25,7 +25,7 @@ systemd_mounts:
|
|||||||
enabled: true
|
enabled: true
|
||||||
diskstation_media:
|
diskstation_media:
|
||||||
share: "{{ nas_ip }}:{{ env_default_nfs_path }}/media"
|
share: "{{ nas_ip }}:{{ env_default_nfs_path }}/media"
|
||||||
mount: /mnt/diskstation/serie
|
mount: /mnt/diskstation/media
|
||||||
type: nfs
|
type: nfs
|
||||||
options:
|
options:
|
||||||
- " "
|
- " "
|
||||||
|
Loading…
Reference in New Issue
Block a user