3 lines
39 B
Bash
3 lines
39 B
Bash
#!/bin/bash
|
|
python -m http.server 8000
|
#!/bin/bash
|
|
python -m http.server 8000
|