From 89492c01ec821a0544337dced94436f262197173 Mon Sep 17 00:00:00 2001 From: "committer@t470p" Date: Sun, 17 Nov 2024 15:31:38 -0500 Subject: [PATCH] u --- dots/bin/webserver.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/bin/webserver.sh b/dots/bin/webserver.sh index 098c1ec..1d4c11c 100755 --- a/dots/bin/webserver.sh +++ b/dots/bin/webserver.sh @@ -1,2 +1,2 @@ cd /home/poq/syncDir/gitRepos/ -python3 -m http.server --bind localhost --cgi 8888 +python3 -m http.server --cgi 8888