bin: srv
This commit is contained in:
parent
1d8a035502
commit
ce86f84b57
1 changed files with 3 additions and 0 deletions
3
bin/srv
Executable file
3
bin/srv
Executable file
|
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
exec python3 -m http.server "$@"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue