diff --git a/automation_tools/libman.sh b/automation_tools/libman.sh index ab891cf9..4ae49582 100644 --- a/automation_tools/libman.sh +++ b/automation_tools/libman.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Be aware that this script is deleting the source directory after copying the files and it's intended to be used onyl by flatpak builder +# Be aware that this script is deleting the source directory after copying the files and it's intended to be used only by flatpak builder echo "Worry not, LibMan is here!" @@ -62,7 +62,7 @@ find "$1" -type f -name "*.so*" | while IFS= read -r file; do copied_files+=("$file") else error_message=$(