Open w32zhong opened 9 years ago
I spent a lot of time figuring out why my script cannot be executed (502 Gateway error), it turns out that my Bash script is missing Shebang line. It would be great if a debug message can be printed out so that I do not need to hack the code to find out why.
Print additional debug message to stderr when execution of script failed.