summaryrefslogtreecommitdiffstats
path: root/bin/chroot-installation.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/chroot-installation.sh')
-rwxr-xr-xbin/chroot-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index da4622f5..80e6b75a 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -266,7 +266,7 @@ if [ "$2" != "" ] ; then
;;
education-lang-se) install_packages "Debian Edu task" $2
;;
- education-lang-*) install_packages "Debian Edu task" $2 $2-desktop $-desktop-kde
+ education-lang-*) install_packages "Debian Edu task" $2 $2-desktop $2-desktop-kde
;;
education*) install_packages "Debian Edu task" $2
;;