ipif: service-wrap: implementation, seems to work so far
[userv-utils] / ucgi / check
CommitLineData
488b8135 1#!/bin/sh
2echo "Content-type: text/plain"
3echo
4
5echo "ucgi check - args:" "$@"
6printenv | sort