From 346090ebff8d2ed50d13e3f7e827d72763fc0e83 Mon Sep 17 00:00:00 2001 From: Walter Date: Thu, 29 Oct 2015 21:51:44 -0400 Subject: [PATCH] removing un-needed echo --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index 4b3635caca..740c0c483d 100755 --- a/install.sh +++ b/install.sh @@ -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."