From 8c224e66e576b7549dc268193682960c1890567a Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 27 Oct 2014 13:24:41 +0100 Subject: fIX tYPO --- bin/g-i-installation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 0c352b27..15c23ccd 100644 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -76,7 +76,7 @@ fetch_if_newer() { echo "Downloading $url" curlopts="-L -s -S" if [ -f "$file" ] ; then - Echo "$file exists, will only re-download if a newer one is available..." + echo "$file exists, will only re-download if a newer one is available..." ls $file curlopts="$curlopts -z $file" fi -- cgit v1.2.3-70-g09d2