From 871fa870081286b61f9fd93ef847416ec0238044 Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Tue, 17 Apr 2012 17:26:20 +0200 Subject: fix installer bug --- tools/installer | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/installer b/tools/installer index 0b90906e..4b10d102 100755 --- a/tools/installer +++ b/tools/installer @@ -3,6 +3,7 @@ # include fancy bash color stuff . tools/inc/colors +[ -f /etc/opt/openslx/settings ] && . /etc/opt/openslx/settings # determin distribution if [ ! -z $(which lsb_release) ]; then -- cgit v1.2.3-55-g7522