Skip to content
This repository has been archived by the owner on Feb 16, 2019. It is now read-only.

opencv-installer.sh fails if executed multiple times with errors #1

Open
AlbertoCenzato opened this issue Jan 19, 2018 · 0 comments
Open
Assignees
Labels

Comments

@AlbertoCenzato
Copy link
Owner

If opencv-installer.sh is executed a first time without proper termination, the second time it is executed it fails: mkdir and git find the folders already created (see line 25).
Two ways to solve it:

  1. Make folder creation and repository clone optional.
  2. Ensure temporary files removal is always executed.
@AlbertoCenzato AlbertoCenzato self-assigned this Jan 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant