File size: 70 Bytes
bf6b252
 
 
 
 
 
 
b8bf038
1
2
3
4
5
6
7
8
#!/bin/bash


pwd
ls
find

python3 -m http.server $PORT --bind 0.0.0.0