mirror of
https://gitlab.com/niansa/simpsh-httpd.git
synced 2025-03-06 20:53:36 +01:00
4 lines
59 B
Bash
4 lines
59 B
Bash
#! /bin/bash
|
|
|
|
STATUS="HTTP/1.0 200 OK"
|
|
OUTFILEID="$RANDOM"
|