Обновить galias-d.sh

This commit is contained in:
2025-08-24 18:29:14 +05:00
parent 5d5207455f
commit 1be505ff24

View File

@@ -12,6 +12,6 @@ if ls ~/.ssh/*.pub 1> /dev/null 2>&1; then
echo "======================="
cat ~/.ssh/*.pub
echo "======================="
elif
else
echo "Ключ нужно создать"
fi