asdf/test/fixtures/dummy_broken_plugin/bin/download

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
52 B
Plaintext
Raw Normal View History

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