DoorControl-CGI/doorstatus-main.cgi

7 lines
65 B
Bash
Executable File

#! /bin/bash
echo "Content-type: text/html"
echo
echo "LOCKED"