3 lines
40 B
Plaintext
3 lines
40 B
Plaintext
|
#!/bin/bash
|
||
|
python3 -m http.server 8000
|