1
0
Fork 0
mirror of https://gitlab.com/niansa/simpsh-httpd.git synced 2025-03-06 20:53:36 +01:00
simpsh-httpd/init.sh
2020-08-02 22:24:46 +02:00

5 lines
79 B
Bash
Executable file

#! /bin/bash
# Default variables
STATUS="HTTP/1.0 200 OK"
OUTFILEID="$RANDOM"