Magento 2
How to fix the «Bad owner or permissions on ~/.ssh/config» while executing a Composer command?
Outdated
Questions
composer
,
ssh-key
,
ssh
,
filesystem-permissions
,
command-line
,
filesystem
dmitrii_fediuk
(Dmitrii Fediuk)
November 18, 2016, 11:51pm
1
To fix the issue type the command:
chmod 600 ~/.ssh/config
How to use a dedicated SSH key for the code.dmitry-fedyuk.com repository