This commit is contained in:
committer@t470p
2024-11-17 17:19:18 -05:00
parent 4e34dc19f3
commit eb0e40b031

View File

@@ -1,3 +1,5 @@
# https://docs.python.org/3/library/http.server.html
python3 -m http.server \
--directory /home/poq/syncDir/gitRepos/ \
--cgi \