echo "Hello, this is a Bash script.\n"
echo "\$Hook_params_* is now populated with request parameters\n"
echo "Try setting the ?foo=bar in the url for this service.\n"
echo "You can also try sending JSON or Form data to this service."
echo $Hook_params_foo