From d0f83839cc7510e56e37611d2179cbdbe695c881 Mon Sep 17 00:00:00 2001 From: urbanware-org Date: Wed, 13 Nov 2019 20:21:57 +0100 Subject: [PATCH] Remove unnecessary line --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index 6a9e19b..cdb16f5 100755 --- a/install.sh +++ b/install.sh @@ -221,7 +221,6 @@ else # uninstall fi echo echo -e "SaLoMon has been ${script_mode}ed." -#echo if [ $script_mode = "install" ]; then echo -e "You can now directly run the '${cl_yl}salomon${cl_n}' command"\ "in order to use it."