#!/bin/sh maintdbuser="<%= maintdb_login %>" maintdbpath="<%= maintdb_binpath %>" sudo -u "$maintdbuser" "$maintdbpath" $(whoami) $@