Files
2026-06-15 19:20:24 +02:00

3 lines
46 B
Bash
Executable File

#!/bin/sh
python3 -m http.server "${1:-8080}"