Removing extra operand

Este commit está contenido en:
2025-12-14 12:06:21 -06:00
padre 87f3e05a28
commit 0070d541b6

Ver fichero

@@ -5,7 +5,7 @@ if [ "$(basename "$PWD")" == 'Uniglot' ] && [ ! -f /usr/share/licenses/Uniglot/L
exit 0;
fi
diff -w ./LICENSE /usr/share/licenses/Uniglot/LICENSE ./LICENSE
diff -w ./LICENSE /usr/share/licenses/Uniglot/LICENSE
if [ $? -ne 0 ]; then
if [ "$(basename "$PWD")" == 'Uniglot' ]; then