Update platform/linux/do_debian_package.sh

Co-authored-by: Benoit Pierre <benoit.pierre@gmail.com>
Martín Fernández 2 weeks ago committed by GitHub
parent b2bce81dd7
commit b1c9bee115
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -44,7 +44,6 @@ END_HEREDOC
chmod 644 "${CHANGELOG_PATH}"
}
if [ -z "${1}" ]; then
echo "${0}: can't find KOReader archive, please specify a path to a KOReader tar.gz" 1>&2
exit 1

Loading…
Cancel
Save