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