2 lines
33 B
Bash
2 lines
33 B
Bash
|
|
#!/bin/bash
|
||
|
|
python -m http.server
|