#!/bin/sh exec /data/admin $@ >>/data/log/admin-stdout.log 2>>/data/log/admin-stderr.log