diff --git a/run/server.sh b/run/server.sh index 953ff2b..9f51517 100644 --- a/run/server.sh +++ b/run/server.sh @@ -5,7 +5,7 @@ trap 'kill 0' EXIT trap exit SIGINT SIGTERM # Serve the page -HTML="\ +HTML="\

$2

" LENGTH="${#HTML}"