Bump Standards-Version to 2.2.0.0.
[userv-utils] / www-cgi / check
CommitLineData
488b8135 1#!/bin/sh
2echo "Content-type: text/plain"
3echo
4
5echo "ucgi check - args:" "$@"
6printenv | sort