-
- Downloads
Ensure bin dir exists in the simplest way
Replace the find and if calls with simple mkdir -p which does exactly what is required here.
Loading
Please register or sign in to comment
Replace the find and if calls with simple mkdir -p which does exactly what is required here.