[ooni-probe/master] Fix typo

4 Feb
2015
4 Feb
'15
1:27 p.m.
commit 9bc66e72853a473aa46639e2227e55bd6d5f9e67 Author: anadahz <kojgelo@inbox.com> Date: Wed Feb 4 01:35:32 2015 +0100 Fix typo --- setup-dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-dependencies.sh b/setup-dependencies.sh index 28593db..d96f2cf 100755 --- a/setup-dependencies.sh +++ b/setup-dependencies.sh @@ -20,7 +20,7 @@ elif [ -r /lib/lsb/init-functions ]; then elif [ "$( lsb_release -is )" == "LinuxMint" ]; then source $MINT_RELEASE_VARS DISTRO="$ID" - DISTRO_VERSION="$( echo $VERSION | cut -d' ' -f2 | tr [:upper:] [:lower:] )" + DISTRO_VERSION="$( echo $VERSION | cut -d' ' -f3 | tr [:upper:] [:lower:] )" else DISTRO="debian" fi
3803
Age (days ago)
3803
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org