~ysu/gemini-chatroom

c6d77e9434cd32ab253fa28bd455728bf8794041 — vps 2 years ago 2139b39
#add * to #! *
2 files changed, 2 insertions(+), 2 deletions(-)

M bin/chat0/index.gmi
M bin/chat0/postuser
M bin/chat0/index.gmi => bin/chat0/index.gmi +1 -1
@@ 1,4 1,4 @@
#!/bin/dash
#! /bin/dash

echo "20 text/gemini\r\n"
echo "# Chatroom 0"

M bin/chat0/postuser => bin/chat0/postuser +1 -1
@@ 1,4 1,4 @@
#!/bin/dash
#! /bin/dash

if [ -z $QUERY_STRING ]; then
	echo "10 Username\r\n"