* Initial

This commit is contained in:
al
2026-06-15 19:20:24 +02:00
commit 331f96efe4
22 changed files with 3840 additions and 0 deletions
Executable
+2
View File
@@ -0,0 +1,2 @@
#!/bin/sh
python3 -m http.server "${1:-8080}"