laravel-rackspace-opencloud icon indicating copy to clipboard operation
laravel-rackspace-opencloud copied to clipboard

Add trailing slash if missing

Open tjcelaya opened this issue 10 years ago • 0 comments

$checkDir did not contain a trailing slash on OS X Yosemite so $cdnJsonPath was '.../path/to.cdn.json' instead of '.../path/to/.cdn.json'

Haven't had a chance to test it elsewhere.

tjcelaya avatar Nov 04 '14 14:11 tjcelaya