Updated README.md

This commit is contained in:
Steven Seifried 2022-02-20 23:05:22 +01:00
parent b4c9bd8165
commit 7b804fa4fe
No known key found for this signature in database
GPG key ID: 174371A9356D63E5

View file

@ -206,6 +206,14 @@ Run from the LXC console and follow the instructions:
sudo -u jdown2 java -jar /opt/jdown2/JDownloader.jar -norestart sudo -u jdown2 java -jar /opt/jdown2/JDownloader.jar -norestart
``` ```
**Enable NFS share**
Run from the LXC console and follow the instructions:
```
systemctl enable --now nfs-kernel-server
```
____________________________________________________________________________________________ ____________________________________________________________________________________________
</details> </details>