From: Silvio Rhatto Date: Fri, 10 Mar 2017 16:20:12 +0000 (-0300) Subject: Provision: desktop-basic: fixes variable evaluation X-Git-Tag: 0.1.0~573 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=8a0ad9914864cf5ce76daf85522b8748e3da9f6d;p=kvmx.git Provision: desktop-basic: fixes variable evaluation --- diff --git a/provision/desktop-basic b/provision/desktop-basic index b1cb9f4..d711383 100755 --- a/provision/desktop-basic +++ b/provision/desktop-basic @@ -77,7 +77,7 @@ cat <<-EOF | tee .custom/xsession > /dev/null # Custom X11 session config # WINDOW_MANAGER="ratpoison" -PROGRAMS="$PROGRAMS terminal" +PROGRAMS="\$PROGRAMS terminal" # # Set screen size