Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lemper-CLI Create, should not passing empty webroot directory #10

Closed
joglomedia opened this issue Aug 15, 2019 · 0 comments
Closed

Lemper-CLI Create, should not passing empty webroot directory #10

joglomedia opened this issue Aug 15, 2019 · 0 comments
Labels

Comments

@joglomedia
Copy link
Owner

$ sudo lemper-cli create -u lemper -d eslabs.id -f wordpress-ms -d /home/lemper/webapps/eslabs.id --wildcard-domain --clone-skeleton
Adding domain /home/lemper/webapps/eslabs.id to virtual host...
Creating web root directory: ...
mkdir: cannot create directory ‘’: No such file or directory
Error: Failure running 'mkdir -p ', exiting.

It is better to add conditional statement to check whether webroot directy is empty, if empty then exit.

joglomedia pushed a commit that referenced this issue Aug 15, 2019
@joglomedia joglomedia changed the title Lemper-CLI Create, passing empty webroot directory Lemper-CLI Create, should not passing empty webroot directory Aug 16, 2019
@joglomedia joglomedia added the bug label Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant