mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-24 01:02:24 +01:00
Merge pull request #497 from acorncom/patch-2
Tweaked another couple spelling mistakes
This commit is contained in:
commit
35f833d4a7
@ -278,7 +278,7 @@ task('deploy:writable', function () {
|
||||
|
||||
$errorMessage = [
|
||||
"Unable to setup correct permissions for writable dirs. ",
|
||||
"You need co configure sudo's sudoers files to don't prompt for password,",
|
||||
"You need to configure sudo's sudoers files to not prompt for password,",
|
||||
"or setup correct permissions manually. ",
|
||||
];
|
||||
write($formatter->formatBlock($errorMessage, 'error', true));
|
||||
|
Loading…
x
Reference in New Issue
Block a user