Обновить galias-d.sh
This commit is contained in:
@@ -14,4 +14,6 @@ if ls ~/.ssh/*.pub 1> /dev/null 2>&1; then
|
||||
echo "======================="
|
||||
else
|
||||
echo "Ключ нужно создать"
|
||||
|
||||
ssh-keygen -t ed25519 -f ~/.ssh/id_ed25519 -N ""
|
||||
fi
|
||||
Reference in New Issue
Block a user