#!/usr/bin/env bash

# Plugin can contain executable files that are copied by the plugin manager
# to a <plugin-name>/bin folder.

echo test
