Watch
1
0
Fork
You've already forked dotfiles
0
dotfiles/bin/srv
2021-10-05 10:23:08 -07:00

3 lines
44 B
Shell
Executable file

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