From c3b86e1d4604f87391fedce91da91dbfe3711021 Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 9 May 2023 12:58:55 +0200 Subject: [PATCH] HTML code --- run/server.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/run/server.sh b/run/server.sh index 302cbac..a47eeb4 100644 --- a/run/server.sh +++ b/run/server.sh @@ -45,9 +45,7 @@ else BODY="The location of DSM is http://\${IP}:\${PORT}" - printf -v BODY "%q" "$BODY" HTML=$(html "xxx") - printf -v HTML "%q" "$HTML" { echo "#!/bin/bash" echo "INFO=\$(curl -s -m 5 -S http://127.0.0.1:2210/read?command=10 2>/dev/null)"