From 905f7ca6775c867438c0014b17ff6aef9fdb2712 Mon Sep 17 00:00:00 2001 From: Ground0 Date: Tue, 1 Dec 2020 15:17:18 +0100 Subject: [PATCH] Now to know sample has stoped small --- server_example.pb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server_example.pb b/server_example.pb index fa0d0de..886b92b 100644 --- a/server_example.pb +++ b/server_example.pb @@ -151,6 +151,6 @@ PrintN("HTTP an Port:"+lhs_web::get_config(lhs_web::#conf_HTTP_port)) PrintN("HTTPS an Port:"+lhs_web::get_config(lhs_web::#conf_HTTPS_Port)) PrintN("Press Enter to Exit") Input() - +PrintN("Finished") End