codecpatch: remove empty line

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-05-19 16:53:16 +02:00
parent 186885d43e
commit ddb758542d

View File

@ -38,4 +38,4 @@ elif [ "${1}" = "uninstall" ]; then
[ ! -f "/tmpRoot/usr/arc/revert.sh" ] && echo '#!/usr/bin/env bash' >/tmpRoot/usr/arc/revert.sh && chmod +x /tmpRoot/usr/arc/revert.sh
echo "/usr/bin/codecpatch.sh -r" >>/tmpRoot/usr/arc/revert.sh
echo "rm -f /usr/bin/codecpatch.sh" >>/tmpRoot/usr/arc/revert.sh
fi
fi