This commit is contained in:
Dimitris Apostolou
2022-03-17 10:41:39 +00:00
committed by R4SAS
parent 3c5c375f71
commit db36018849
+1 -1
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