This commit is contained in:
Dimitris Apostolou 2022-03-17 07:11:49 +02:00
parent 3c5c375f71
commit 7db623dfe4
No known key found for this signature in database
GPG key ID: 4B5D20E938204A8A

View file

@ -26,7 +26,7 @@ if [ -z $screenfind ]; then
fi
if [ -z i2pd-$arch ]; then
echo "Can't find i2pd binary for your archtecture.";
echo "Can't find i2pd binary for your architecture.";
exit 1;
fi