From a7baadb7f3cdd020beee095457f897c0698e7167 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 12 Apr 2021 18:30:42 +0200 Subject: Adding upstream version 1.30.1. Signed-off-by: Daniel Baumann --- packaging/scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/scripts') diff --git a/packaging/scripts/install.sh b/packaging/scripts/install.sh index c591b0bee..b14ca11e5 100755 --- a/packaging/scripts/install.sh +++ b/packaging/scripts/install.sh @@ -77,7 +77,7 @@ case "${DISTRO}" in install_suse_like ;; *) - printf "ERROR: unspported distro: %s_%s\n" "${DISTRO}" "${DISTRO_VERSION}" + printf "ERROR: unsupported distro: %s_%s\n" "${DISTRO}" "${DISTRO_VERSION}" exit 1 ;; esac -- cgit v1.2.3