2 lines
39 B
Bash
2 lines
39 B
Bash
|
#!/bin/bash
|
||
|
python3 -m http.server 3006
|