Update commands_share.sh

This commit is contained in:
MacRimi
2025-09-10 13:48:17 +02:00
parent e858dc582d
commit f8b2ccec40

View File

@@ -363,7 +363,6 @@ show_nfs_client_help() {
show_command "5" \
"$(translate "Make permanent (optional):")" \
"echo '${CUS}192.168.1.100${CL}:${CUS}/path/to/share${CL} ${CUS}/mnt/nfs_share${CL} nfs4 rw,hard,intr,_netdev,rsize=1048576,wsize=1048576,timeo=600,retrans=2 0 0' >> /etc/fstab" \
"$(translate "Replace with your server IP and paths.")" \
""