aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/cgi-bin/hostname.sh
blob: 38b7700c6516c6e071ce9e77139ea04594170f20 (plain) (tree)
1
2
3
4
5
6
7
8







                                              
#!/usr/bin/env bash

set -o errexit -o nounset -o pipefail

echo 'Content-Type: plain/text; charset=utf-8'
echo

hostname