fabaccess-bffh/examples/fail-actor.sh
2021-09-21 09:22:54 +02:00

5 lines
77 B
Bash
Executable File

#!/usr/bin/env bash
echo "This is some error output" > /dev/stderr
exit 115