remove extraneous lines in unlock-main.cgi
parent
17b7b37e76
commit
db37673d17
|
|
@ -1,8 +1,3 @@
|
|||
#! /bin/bash
|
||||
|
||||
echo "Content-type: text/html"
|
||||
echo
|
||||
|
||||
#echo "<title>Unlock</title>"
|
||||
|
||||
sudo /usr/local/www/cgi-bin/doorcontrol-main.cgi "$QUERY_STRING"
|
||||
|
|
|
|||
Loading…
Reference in New Issue