This commit is contained in:
root
2025-05-25 16:14:55 +00:00
parent 34f74ef5a3
commit 0f7c1ba477
5 changed files with 16 additions and 9 deletions

View File

@@ -65,7 +65,7 @@ SHARE=$(<"$TMP_FILE")
# Call the external script to create the share
bash $SMB_TOOLS_PATH/functions/remove_share.sh "$SHARE" >"$TMP_OUT" 2>&1
bash $SMB_TOOLS_PATH/functions/remove_share.sh "$SHARE" "$USERNAME" >"$TMP_OUT" 2>&1
# Display the result
dialog --backtitle "Remove SMB share" \