#!/bin/sh
set -e
. /usr/share/mooix/mooix.sh
this . namedparams
echo ran
exit $param_code
