This commit is contained in:
Q
2023-09-27 19:51:55 +03:00
parent 4de2f56b29
commit 07d6d5242c
9 changed files with 2134 additions and 0 deletions

3
instant_webserver.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
exec python3 -m http.server 8123