Skip to content

git clone #10

@themr255

Description

@themr255

Hi @mmumshad

Below command won't work as /var/www/html/ directory is owned by root, so it won't be able to download code in that location.

git clone https://github.com/kodekloudhub/learning-app-ecommerce.git /var/www/html/

So you should use below command

sudo git clone https://github.com/kodekloudhub/learning-app-ecommerce.git /var/www/html/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions