1
0
Fork 0
dotfiles/bin/srv
2021-10-05 10:23:08 -07:00

3 lines
44 B
Bash
Executable file

#!/bin/sh
exec python3 -m http.server "$@"