php-docker-boilerplate icon indicating copy to clipboard operation
php-docker-boilerplate copied to clipboard

The repo has app dir and it prevents create project make targets.

Open richhl opened this issue 8 years ago • 0 comments

Following instructions to add my project i've got this error:

$ make create git [email protected]:myuser/myrepo.git
fatal: destination path '/home/rich/alianza/virtualizacion/php-docker-boilerplate/app' already exists and is not an empty directory.
Makefile:12: recipe for target 'create' failed
make: *** [create] Error 128

Thx in advance

richhl avatar Jan 24 '17 14:01 richhl