mirror of
https://github.com/kidwellj/proxmox-scripts.git
synced 2025-01-08 20:52:20 +00:00
Updated README.md
This commit is contained in:
parent
b4c9bd8165
commit
7b804fa4fe
|
@ -206,6 +206,14 @@ Run from the LXC console and follow the instructions:
|
|||
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>
|
||||
|
|
Loading…
Reference in a new issue