asdf/test/fixtures/dummy_broken_plugin/bin/download

5 lines
52 B
Bash
Executable File

#!/usr/bin/env bash
echo "Download failed!"
exit 1