Random tip for file sharing on the same network. This #python command runs an http server listing the contents of the directory where you ran this command:
python3 -m http.server
Random tip for file sharing on the same network. This #python command runs an http server listing the contents of the directory where you ran this command:
python3 -m http.server