From 456a1228a17f254652a6fa8cd0a5f64f18d4e302 Mon Sep 17 00:00:00 2001 From: Matthew Frost Date: Fri, 18 Mar 2016 19:29:27 +0100 Subject: [PATCH] removed on lsb command --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index a7fd8f2..301b432 100755 --- a/scripts/install +++ b/scripts/install @@ -10,7 +10,7 @@ domain=$1 path=$2 admin=$3 is_public=$4 -codename=$("lsb_release -c -s") +codename=$(lsb_release -c -s) # Save app settings