repo path upd

This commit is contained in:
committer@tuxwarrior
2026-04-05 21:30:19 -05:00
parent 28e9800ff0
commit 7e32520abb

View File

@@ -6,6 +6,6 @@
# https://docs.python.org/3/library/http.server.html # https://docs.python.org/3/library/http.server.html
python3 -m http.server \ python3 -m http.server \
--directory /home/poq/syncDir/gitRepos/ \ --directory /home/poq/syncDir/repos/ \
--cgi \ --cgi \
--bind 127.0.0.1 8888 --bind 127.0.0.1 8888