mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-02 08:06:17 +00:00
Update samba_client.sh
This commit is contained in:
@@ -759,7 +759,7 @@ mount_samba_share() {
|
|||||||
configure_mount_options || return
|
configure_mount_options || return
|
||||||
|
|
||||||
show_proxmenux_logo
|
show_proxmenux_logo
|
||||||
msg_title "$(translate "Installing Samba Client")"
|
msg_title "$(translate "Installing Samba Client in LXC")"
|
||||||
|
|
||||||
if ! pct exec "$CTID" -- test -d "$MOUNT_POINT"; then
|
if ! pct exec "$CTID" -- test -d "$MOUNT_POINT"; then
|
||||||
if pct exec "$CTID" -- mkdir -p "$MOUNT_POINT"; then
|
if pct exec "$CTID" -- mkdir -p "$MOUNT_POINT"; then
|
||||||
|
Reference in New Issue
Block a user