From f8b2ccec40dffdfeec0d56fc4bc8c525bb4465aa Mon Sep 17 00:00:00 2001 From: MacRimi Date: Wed, 10 Sep 2025 13:48:17 +0200 Subject: [PATCH] Update commands_share.sh --- scripts/share/commands_share.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/share/commands_share.sh b/scripts/share/commands_share.sh index 84d2471..fd81e01 100644 --- a/scripts/share/commands_share.sh +++ b/scripts/share/commands_share.sh @@ -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.")" \ ""