Update nfs_client.sh

This commit is contained in:
MacRimi
2025-09-04 20:26:26 +02:00
parent 9308742146
commit 1be63f396b

View File

@@ -43,7 +43,7 @@ install_nfs_client() {
show_proxmenux_logo
msg_title "$(translate "Mount NFS Share on Host")"
msg_title "$(translate "Installing NFS Client in LXC")"
msg_info "$(translate "Installing NFS client packages...")"
if ! pct exec "$CTID" -- apt-get update >/dev/null 2>&1; then
@@ -81,7 +81,7 @@ install_nfs_client() {
discover_nfs_servers() {
show_proxmenux_logo
msg_title "$(translate "Mount NFS Share on Host")"
msg_title "$(translate "Mount NFS Client in LXC")"
msg_info "$(translate "Scanning network for NFS servers...")"