#!/bin/sh



# this plugin prints the words "hello world"

echo "hello world"