bin/command x public permission
This commit is contained in:
+1
-1
@@ -425,7 +425,7 @@ module.exports = grunt => {
|
||||
});
|
||||
|
||||
cp.execSync(
|
||||
`find bin -type f -exec chmod 754 {} +`,
|
||||
`find bin -type f -exec chmod 755 {} +`,
|
||||
{
|
||||
cwd: dirPath,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user