mirror of
https://git.acl.cool/al/pages.git
synced 2026-02-10 16:58:09 -05:00
3 lines
49 B
Bash
Executable file
3 lines
49 B
Bash
Executable file
#!/bin/sh
|
|
|
|
python3 -m http.server -d serve/ 8080
|