Hey guys,
Having problems with this command on windows when trying to clone.
git clone GitHub - OpenDroneMap/WebODM: User-friendly, commercial-grade software for processing aerial imagery. 🛩 --config core.autocrlf=input --depth 1
cd WebODM
./webodm.sh start
Which parts do I type into docker quickstart? Errors vary from "could not create work tree dir " to " no such file or directory " depending on the variations that I try. Alternatively, I am having problems cloning existing repository through git gui when I do it that way. The error I am getting arises from the folder destination that I choose. It keeps telling me that location already exists. What is best way to work through that?