Jump to content

[SOLVED] External Script not working


Recommended Posts

Hi @redreceipt, welcome to the forum.

 

Please don't post screenshots of broken workflows. Upload the workflow somewhere and post a link to it instead.

 

It's very difficult to tell how something is broken unless the problem is very, very obvious. See this thread.

 

However, there is one very obvious problem with your workflow: The trash executable is in /usr/local/bin and that isn't on PATH when you're running code in Alfred.


Change trash ~/Downloads/* to /usr/local/bin/trash ~/Downloads/*

 

Link to comment
  • vitor changed the title to [SOLVED] External Script not working

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...