From 7edb5d39582fc363dd56c451a5285b6f3f23b886 Mon Sep 17 00:00:00 2001 From: Ahmed Bilal Khalid Date: Sun, 8 Sep 2019 20:55:00 +0500 Subject: [PATCH] a --- init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.sh b/init.sh index c50770b..f33dc44 100644 --- a/init.sh +++ b/init.sh @@ -46,7 +46,7 @@ EOF apt install qemu python3 ceph python-pip python3-pip etcd-client --yes ;; *) - echo "Error" + echo "Unsupported OS/Distribution" exit 1 esac