removing un-needed echo

This commit is contained in:
Walter
2015-10-29 21:51:44 -04:00
parent 40ca02481d
commit 346090ebff
-1
View File
@@ -38,7 +38,6 @@ echo ""
echo ""
echo " Welcome to Snipe-IT Inventory Installer for Centos and Debian!"
echo ""
echo $distro
case $distro in
*Ubuntu*|*Debian*)
echo " The installer has detected Ubuntu/Debian as the OS detected."