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

Only execute directory commands if directory exists #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Only execute directory commands if directory exists #1

wants to merge 2 commits into from

Conversation

borisson
Copy link

When first pulling the repository and executing build.sh, there's an error:
chmod: www: No such file or directory rm: www: No such file or directory

This checks if the directory exists before executing the chmod and rm commands.

@Berdir
Copy link
Owner

Berdir commented Jan 31, 2015

shouldn't the $DIRECTORY be specified then?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants