Closed Atlinx closed 2 years ago
I'm getting the error cp: cannot overwrite directory './.git' with non-directory for some reason when it's copying over the files.
cp: cannot overwrite directory './.git' with non-directory
Fixed! I had my FOLDER env variable set wrong. The folder pointed to a submodule, which caused this error.
FOLDER
I'm getting the error
cp: cannot overwrite directory './.git' with non-directory
for some reason when it's copying over the files.