Run-script-after

Hello,

i have a problem with the “run-script-after” command. it isnt working for me. the script what i wanna execute is working if i run it manualy.

the “run script before” is working.
can i see somethere a logfile whats the problem is for the “run-script-after”?

i use Ubunthu 18.04

thx alot.

cheers,
Ice-Cue

Welcome to the forum @Ice-Cue

Output from run scripts gives some ideas on how to set up logging for debug.
Of course, you can instead instrument the script to echo debug clues to a file.

Depending on script exit code, you might get a warning or error, but you should see it, if it happened.