This commit is contained in:
ahmadbilalkhalid 2019-09-08 20:55:00 +05:00
parent 89c35cc1f3
commit 7edb5d3958
1 changed files with 1 additions and 1 deletions

View File

@ -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