fixed the auto key generation

This commit is contained in:
Erik Foris 2021-01-06 21:50:39 +00:00
parent a3d3f4c263
commit 8c749ba1c1

View File

@ -22,7 +22,7 @@ fi
if [ "$1" = "-e" ]
then
sudo ls "$4" > /dev/null
sudo ls "$2" > /dev/null
if [ $? == 0 ]
then
echo "key fount using key"