From 53a76e0fe5efca4a45a0a37a296f3a14d26c9ba2 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Wed, 8 May 2019 22:08:14 +0200 Subject: Updated version numbers Co-authored-by: LarsVomMars --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bfb8b58..09cdbe3 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,6 @@ else echo -e "#!/bin/sh\nsudo -u kloud java -jar /usr/share/kloud/kloud-*-all.jar \$$@" > /usr/bin/kloud chmod +x /usr/bin/kloud else - @echo This OS doesn't support out automatic installation, please execute the jar file manually + @echo This OS doesn't support automatic installation, please execute the jar file manually endif endif -- cgit v1.2.3