holzschu / a-Shell-commands

shell commands, pre-compiled to webAssembly, ready to use in a-Shell
554 stars 21 forks source link

ImageMagick command only works first time #11

Closed atnbueno closed 2 years ago

atnbueno commented 2 years ago

When I run the command convert -size 40x40 xc:red red.png from the "Execute shell command" action in Shortcuts it only works the first time. When I run it successive times (deleting the red.png file inbetween) the app opens, but the command hasn't run. I have to force kill a-Shell so the command works again (just once).

atnbueno commented 2 years ago

Sorry. Wrong repo.