Update commands_share.sh

This commit is contained in:
MacRimi
2025-09-10 13:47:13 +02:00
parent dd737f4b46
commit e858dc582d

View File

@@ -223,7 +223,7 @@ show_nfs_server_help() {
""
show_command "4.2" \
"$(translate "Configure exports (map all users):")" \
"$(translate "Or Configure exports (map all users):")" \
"echo '${CUS}/mnt/nfs_export${CL} ${CUS}192.168.1.0/24${CL}(rw,sync,no_subtree_check,all_squash,anonuid=0,anongid=0)' >> /etc/exports" \
"$(translate "Replace directory path and network range.")" \
""