Removing extra operand

This commit is contained in:
2025-12-14 12:06:21 -06:00
parent 87f3e05a28
commit 0070d541b6

View File

@@ -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