Files

5 lines
77 B
Plaintext
Executable File

echo "Attempted to run:"
echo " python $@"
echo "Failing instead."
exit 127