diff --git a/install/install.py b/install/install.py index a2b8bd29e..058177119 100755 --- a/install/install.py +++ b/install/install.py @@ -1457,7 +1457,6 @@ autocreate_system_folders = On lscpdPath = '/usr/local/lscp/bin/lscpd' - lscpdSelection = 'lscpd-0.3.1' if os.path.exists('/etc/lsb-release'): result = open('/etc/lsb-release', 'r').read()