Fix: Minor formatting issue.
This commit is contained in:
@@ -132,7 +132,7 @@ Options:
|
|||||||
}
|
}
|
||||||
throw err;
|
throw err;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (process.platform !== 'win32') {
|
if (process.platform !== 'win32') {
|
||||||
fs.chmodSync(destPath, '755');
|
fs.chmodSync(destPath, '755');
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user