Comment 1 for bug 1862799

Revision history for this message
xcape77 (xcape77) wrote :

Hello, I think this is not a bug. The script is for Nautilus. But maybe someone can optimize this for also working with Nemo on Linux Mint.

This is not working with Nemo (Scripts)
if [ "x$NAUTILUS_SCRIPT_SELECTED_FILE_PATHS" = "x" -o "$#" = "0" ] # we double check. Remove the first part if you plan to manually invoke the script

Thanks