4 lines
No EOL
144 B
Bash
Executable file
4 lines
No EOL
144 B
Bash
Executable file
#!/bin/bash
|
|
|
|
echo "Starting a web server. Use the download script or wget to download the repository on the host machine."
|
|
python -m http.server |