fix
This commit is contained in:
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user