2 lines
38 B
Bash
2 lines
38 B
Bash
|
|
#!/bin/bash
|
||
|
|
python -m SimpleHTTPServer
|