How to solve Error: Error: Umbrel install path "path" already contains files?

hi,
I having error after running curl -L https://umbrel.sh | bash -s – --install-path /myPathTo/umbrel
Error: Error: Umbrel install path “/home/jonathan/umbrel” already contains files
You can install Umbrel in a custom location with:

however I reassured myself that my path was empty before launching the command - the execution of the command creates the umbrel folder with the bitcoin folder inside then returns me the error mentioned above.

How can I do to solve that? I use Ubuntu 20.04 LTS