pages/serve.sh
Alexander 66af302e2d new
2025-06-09 00:20:26 -04:00

3 lines
49 B
Bash
Executable file

#!/bin/sh
python3 -m http.server -d serve/ 8080